Initial commit
This commit is contained in:
10
application/Espo/Resources/layouts/Extension/list.json
Normal file
10
application/Espo/Resources/layouts/Extension/list.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"name":"name",
|
||||
"width": 35,
|
||||
"notSortable": false
|
||||
},
|
||||
{"name":"version","notSortable": true, "width": 12},
|
||||
{"name":"description","notSortable": true},
|
||||
{"name":"isInstalled","notSortable": true, "width": 8}
|
||||
]
|
||||
Reference in New Issue
Block a user