16 lines
220 B
JSON
16 lines
220 B
JSON
[
|
|
{
|
|
"name":"name",
|
|
"link":true
|
|
},
|
|
{
|
|
"name": "url",
|
|
"width": 40,
|
|
"notSortable": true
|
|
},
|
|
{
|
|
"name": "isActive",
|
|
"width": 15
|
|
}
|
|
]
|