Base layout and base statistics pages
This commit is contained in:
@@ -4,7 +4,16 @@
|
||||
"appPositioning": {
|
||||
"type": "FIXED"
|
||||
},
|
||||
"navigationSetting": {},
|
||||
"navigationSetting": {
|
||||
"colorStyle": "theme",
|
||||
"logoAssetId": "",
|
||||
"logoConfiguration": "logoAndApplicationTitle",
|
||||
"navStyle": "sidebar",
|
||||
"orientation": "side",
|
||||
"position": "static",
|
||||
"showNavbar": true,
|
||||
"showSignIn": true
|
||||
},
|
||||
"themeSetting": {
|
||||
"appMaxWidth": "LARGE",
|
||||
"density": 1.0,
|
||||
@@ -15,14 +24,26 @@
|
||||
"collapseInvisibleWidgets": true,
|
||||
"color": "#C7F3F0",
|
||||
"evaluationVersion": 2,
|
||||
"icon": "flag",
|
||||
"icon": "calender",
|
||||
"pages": [
|
||||
{
|
||||
"id": "Page1",
|
||||
"id": "Home",
|
||||
"isDefault": true
|
||||
},
|
||||
{
|
||||
"id": "Page2",
|
||||
"id": "Sales",
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "Sales - Capacity Planning",
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "Sales - Units Shipped",
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "Marketing",
|
||||
"isDefault": false
|
||||
}
|
||||
],
|
||||
@@ -30,7 +51,16 @@
|
||||
"appPositioning": {
|
||||
"type": "FIXED"
|
||||
},
|
||||
"navigationSetting": {},
|
||||
"navigationSetting": {
|
||||
"colorStyle": "theme",
|
||||
"logoAssetId": "",
|
||||
"logoConfiguration": "logoAndApplicationTitle",
|
||||
"navStyle": "sidebar",
|
||||
"orientation": "side",
|
||||
"position": "static",
|
||||
"showNavbar": true,
|
||||
"showSignIn": true
|
||||
},
|
||||
"themeSetting": {
|
||||
"appMaxWidth": "LARGE",
|
||||
"density": 1.0,
|
||||
|
||||
Reference in New Issue
Block a user