update request

This commit is contained in:
Murod Khaydarov 2017-12-26 20:02:37 +03:00
commit 75ba227495
7 changed files with 242 additions and 96 deletions

View file

@ -73,18 +73,18 @@
},
data: {
items: [
// {
// type : 'text',
// data : {
// text : 'Привет от CodeX'
// }
// },
// {
// type : 'text',
// data : {
// text : 'Пишите нам на team@ifmo.su'
// }
// },
{
type : 'text',
data : {
text : 'Привет от CodeX'
}
},
{
type : 'text',
data : {
text : 'Пишите нам на team@ifmo.su'
}
},
]
}
});