oms-BudgetManagement/Admin/Install/Navigation.install.json
2017-11-08 22:39:51 +01:00

34 lines
912 B
JSON

[
{
"id": 1004601001,
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Budgeting",
"uri": "/{/lang}/backend/controlling/budget/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": 1004600000,
"permission": null,
"parent": 1002801001,
"children": [
{
"id": 1004602001,
"pid": "/backend/controlling/budget",
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "/{/lang}/backend/controlling/budget/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": 1004600000,
"permission": null,
"parent": 1004601001,
"children": []
}
]
}
]