Initial commit
This commit is contained in:
10
application/Espo/Resources/layouts/EmailFolder/detail.json
Normal file
10
application/Espo/Resources/layouts/EmailFolder/detail.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{"name": "name"}, {"name": "skipNotifications"}
|
||||
]
|
||||
]
|
||||
}
|
||||
|
||||
]
|
||||
@@ -0,0 +1,13 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{"name": "name"}
|
||||
],
|
||||
[
|
||||
{"name": "skipNotifications"}
|
||||
]
|
||||
]
|
||||
}
|
||||
|
||||
]
|
||||
3
application/Espo/Resources/layouts/EmailFolder/list.json
Normal file
3
application/Espo/Resources/layouts/EmailFolder/list.json
Normal file
@@ -0,0 +1,3 @@
|
||||
[
|
||||
{"name": "name", "link": true, "notSortable": true}
|
||||
]
|
||||
Reference in New Issue
Block a user