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

34 lines
1.0 KiB
JSON

[
{
"id": 1007101001,
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Investment",
"uri": "/{/lang}/backend/controlling/investment/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "InvestmentManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1002801001,
"children": [
{
"id": 1007102001,
"pid": "/backend/controlling/investment",
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "/{/lang}/backend/controlling/investment/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "InvestmentManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1007101001,
"children": []
}
]
}
]