oms-Balance/Admin/Install/Navigation.install.json

34 lines
969 B
JSON

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