Initial commit
This commit is contained in:
19
application/Espo/Resources/layouts/Portal/detailSmall.json
Normal file
19
application/Espo/Resources/layouts/Portal/detailSmall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
[
|
||||
{
|
||||
"label": "General",
|
||||
"rows": [
|
||||
[{"name": "name", "fullWidth": true}],
|
||||
[{"name": "url", "fullWidth": true}],
|
||||
[{"name": "isDefault"}, {"name": "isActive"}],
|
||||
[{"name": "portalRoles", "fullWidth": true}],
|
||||
[{"name": "language"}, false]
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "User Interface",
|
||||
"rows": [
|
||||
[{"name": "companyLogo"}, {"name": "theme"}],
|
||||
[{"name": "tabList"}, {"name": "quickCreateList"}]
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user