Initial commit
This commit is contained in:
24
application/Espo/Resources/layouts/EmailTemplate/list.json
Normal file
24
application/Espo/Resources/layouts/EmailTemplate/list.json
Normal file
@@ -0,0 +1,24 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"link": true
|
||||
},
|
||||
{
|
||||
"name": "assignedUser",
|
||||
"width": 20
|
||||
},
|
||||
{
|
||||
"name": "status",
|
||||
"width": 13
|
||||
},
|
||||
{
|
||||
"name": "oneOff",
|
||||
"width": 11,
|
||||
"hidden": true
|
||||
},
|
||||
{
|
||||
"name": "createdAt",
|
||||
"width": 18,
|
||||
"hidden": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user