oms-ResearchDevelopment/Admin/Install/Navigation.install.json
Dennis Eichhorn 95a72e5315 fix bugs
2024-04-12 00:52:08 +00:00

65 lines
2.1 KiB
JSON

[
{
"id": 1002201001,
"pid": "/",
"type": 2,
"subtype": 0,
"name": "RnD",
"uri": null,
"target": null,
"icon": "science",
"order": 110,
"from": "ResearchDevelopment",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 0,
"children": [
{
"id": 1002202001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Projects",
"uri": "{/base}/rnd/list",
"target": "self",
"icon": null,
"order": 1,
"from": "ResearchDevelopment",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1002201001,
"children": [
{
"id": 1002202101,
"pid": "/rnd",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/rnd/list",
"target": "self",
"icon": null,
"order": 1,
"from": "ResearchDevelopment",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1002202001,
"children": []
},
{
"id": 1002202201,
"pid": "/rnd",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/rnd/create",
"target": "self",
"icon": null,
"order": 5,
"from": "ResearchDevelopment",
"permission": { "permission": 4, "type": null, "element": null },
"parent": 1002202001,
"children": []
}
]
}
]
}
]