to composer
This commit is contained in:
14
simple.json
Normal file
14
simple.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"meta": {
|
||||
"title": "forma 1",
|
||||
"columns": {
|
||||
"email": "Email",
|
||||
"description": "Описание 1",
|
||||
"description2": "Описание 2"
|
||||
},
|
||||
"params": {"class": "table table-bordered", "border": "1"}
|
||||
},
|
||||
"data": [
|
||||
{"id":1, "email":"fas@mail.ru","description":"fafdgdfs","description2":"ffdghdas"}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user