Initial commit
This commit is contained in:
18
custom/Espo/Custom/Resources/layouts/CDokumente/list.json
Normal file
18
custom/Espo/Custom/Resources/layouts/CDokumente/list.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"link": true
|
||||
},
|
||||
{
|
||||
"name": "createdAt",
|
||||
"width": 16
|
||||
},
|
||||
{
|
||||
"name": "description",
|
||||
"width": 16
|
||||
},
|
||||
{
|
||||
"name": "dokument",
|
||||
"width": 16
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user