mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
Account layout change
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
[
|
||||
{"name" :"name", "link": true},
|
||||
{"name": "website", "notSortable": true, "width": 25},
|
||||
{
|
||||
"name": "emailAddress",
|
||||
"notSortable": true,
|
||||
"width": 20,
|
||||
"hidden": true
|
||||
},
|
||||
{"name": "type", "width": 16},
|
||||
{"name": "billingAddressCountry", "width": 18}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user