Initial commit
This commit is contained in:
8
application/Espo/Resources/layouts/Attachment/list.json
Normal file
8
application/Espo/Resources/layouts/Attachment/list.json
Normal file
@@ -0,0 +1,8 @@
|
||||
[
|
||||
{"name":"name", "link": true},
|
||||
{"name": "role", "width": 13},
|
||||
{"name": "parent", "width": 18},
|
||||
{"name": "related", "width": 18},
|
||||
{"name": "createdAt", "width": 11},
|
||||
{"name": "size", "width": 11, "align": "right"}
|
||||
]
|
||||
Reference in New Issue
Block a user