Initial commit
This commit is contained in:
19
custom/Espo/Custom/Resources/layouts/Call/listSmall.json
Normal file
19
custom/Espo/Custom/Resources/layouts/Call/listSmall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"link": "true"
|
||||
},
|
||||
{
|
||||
"name": "status",
|
||||
"width": 25
|
||||
},
|
||||
{
|
||||
"name": "dateStart",
|
||||
"width": 25
|
||||
},
|
||||
{
|
||||
"name": "cBeteiligtes",
|
||||
"width": 20,
|
||||
"notSortable": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user