settings ui tabs
This commit is contained in:
@@ -280,6 +280,9 @@
|
||||
"Search": "Search",
|
||||
"Misc": "Misc",
|
||||
"SMTP": "SMTP",
|
||||
"General": "General",
|
||||
"Navbar": "Navbar",
|
||||
"Dashboard": "Dashboard",
|
||||
"Configuration": "Configuration",
|
||||
"In-app Notifications": "In-app Notifications",
|
||||
"Email Notifications": "Email Notifications",
|
||||
|
||||
@@ -2,7 +2,9 @@
|
||||
{
|
||||
"rows": [
|
||||
[{"name": "companyLogo"}, {"name": "applicationName"}]
|
||||
]
|
||||
],
|
||||
"tabBreak": true,
|
||||
"tabLabel": "$label:General"
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
@@ -22,11 +24,15 @@
|
||||
[{"name": "tabList"}, {"name": "quickCreateList"}],
|
||||
[{"name": "scopeColorsDisabled"}, {"name": "tabColorsDisabled"}],
|
||||
[{"name": "tabIconsDisabled"}, false]
|
||||
]
|
||||
],
|
||||
"tabBreak": true,
|
||||
"tabLabel": "$label:Navbar"
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[{"name": "dashboardLayout", "fullWidth": true}]
|
||||
]
|
||||
],
|
||||
"tabBreak": true,
|
||||
"tabLabel": "$label:Dashboard"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user