Initial commit
This commit is contained in:
15
custom/Espo/Custom/Resources/layouts/Contact/listSmall.json
Normal file
15
custom/Espo/Custom/Resources/layouts/Contact/listSmall.json
Normal file
@@ -0,0 +1,15 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"link": true
|
||||
},
|
||||
{
|
||||
"name": "addressCity",
|
||||
"width": 20
|
||||
},
|
||||
{
|
||||
"name": "emailAddress",
|
||||
"width": 30,
|
||||
"notSortable": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user