oms-Balance/Admin/Install/Navigation.install.json
Dennis Eichhorn 5a34f72907 fix bugs
2024-04-12 00:52:05 +00:00

34 lines
962 B
JSON

[
{
"id": 1006501001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Balance",
"uri": "{/base}/controlling/balance/dashboard",
"target": "self",
"icon": null,
"order": 1,
"from": "Balance",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1002801001,
"children": [
{
"id": 1006502001,
"pid": "/controlling/balance",
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "{/base}/controlling/balance/dashboard",
"target": "self",
"icon": null,
"order": 1,
"from": "Balance",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1006501001,
"children": []
}
]
}
]