Merge branch 'main' of https://tea.merebox.com/sku61.test/dymu_config
commit
a8cb1f905e
|
|
@ -10,16 +10,6 @@
|
||||||
"icon": "fa-home",
|
"icon": "fa-home",
|
||||||
"tenant": "",
|
"tenant": "",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
|
||||||
"id": "menu-001-001",
|
|
||||||
"label": "Dashboard",
|
|
||||||
"functionId": "menu-001-001",
|
|
||||||
"intent": "/content/dashboard.html",
|
|
||||||
"target": "Home",
|
|
||||||
"icon": "fa-tachometer-alt",
|
|
||||||
"iconActive": "fa-chart-line",
|
|
||||||
"tenant": ""
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "menu-001-002",
|
"id": "menu-001-002",
|
||||||
"label": "Alternate Dashboard",
|
"label": "Alternate Dashboard",
|
||||||
|
|
@ -28,6 +18,16 @@
|
||||||
"target": "Home",
|
"target": "Home",
|
||||||
"icon": "fa-chart-line",
|
"icon": "fa-chart-line",
|
||||||
"tenant": ""
|
"tenant": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "menu-001-001",
|
||||||
|
"label": "DML Dashboard",
|
||||||
|
"functionId": "menu-001-001",
|
||||||
|
"intent": "/content/dashboard.html",
|
||||||
|
"target": "Home",
|
||||||
|
"icon": "fa-tachometer-alt",
|
||||||
|
"iconActive": "fa-chart-line",
|
||||||
|
"tenant": ""
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue