oms-Checklist/Admin/Install/Navigation.install.json
Dennis Eichhorn e47af358d2 fix bugs
2024-04-12 00:52:06 +00:00

64 lines
2.0 KiB
JSON
Executable File

[
{
"id": 1003601001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Checklist",
"uri": "{/base}/checklist/list",
"target": "self",
"icon": null,
"order": 65,
"from": "Checklist",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003301001,
"children": [
{
"id": 1003602001,
"pid": "/checklist",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/checklist/list",
"target": "self",
"icon": null,
"order": 1,
"from": "Checklist",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003601001,
"children": []
},
{
"id": 1003603001,
"pid": "/checklist",
"type": 3,
"subtype": 5,
"name": "Templates",
"uri": "{/base}/checklist/template/list",
"target": "self",
"icon": null,
"order": 5,
"from": "Checklist",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003601001,
"children": []
},
{
"id": 1003604001,
"pid": "/checklist",
"type": 3,
"subtype": 5,
"name": "CreateTemplate",
"uri": "{/base}/checklist/template/create",
"target": "self",
"icon": null,
"order": 15,
"from": "Checklist",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1003601001,
"children": []
}
]
}
]