Initial commit
This commit is contained in:
6
application/Espo/Resources/layouts/Email/list.json
Normal file
6
application/Espo/Resources/layouts/Email/list.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{"name": "personStringData", "width":18, "notSortable": true, "noLabel": true},
|
||||
{"name": "subject", "link": true, "notSortable": true},
|
||||
{"name": "parent", "notSortable": true, "width": 21},
|
||||
{"name": "dateSent", "notSortable": true, "width": 10, "align": "right"}
|
||||
]
|
||||
Reference in New Issue
Block a user