Changed Order
parent
a87ba18ced
commit
0e5b9e7ee9
|
|
@ -10,6 +10,15 @@
|
||||||
"icon": "fa-home",
|
"icon": "fa-home",
|
||||||
"tenant": "",
|
"tenant": "",
|
||||||
"children": [
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "menu-001-002",
|
||||||
|
"label": "Alternate Dashboard",
|
||||||
|
"functionId": "menu-001-002",
|
||||||
|
"intent": "/content/dashboard-alt.html",
|
||||||
|
"target": "Home",
|
||||||
|
"icon": "fa-chart-line",
|
||||||
|
"tenant": ""
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "menu-001-001",
|
"id": "menu-001-001",
|
||||||
"label": "DML Dashboard",
|
"label": "DML Dashboard",
|
||||||
|
|
@ -19,15 +28,6 @@
|
||||||
"icon": "fa-tachometer-alt",
|
"icon": "fa-tachometer-alt",
|
||||||
"iconActive": "fa-chart-line",
|
"iconActive": "fa-chart-line",
|
||||||
"tenant": ""
|
"tenant": ""
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "menu-001-002",
|
|
||||||
"label": "Alternate Dashboard",
|
|
||||||
"functionId": "menu-001-002",
|
|
||||||
"intent": "/content/dashboard-alt.html",
|
|
||||||
"target": "Home",
|
|
||||||
"icon": "fa-chart-line",
|
|
||||||
"tenant": ""
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue