oms-Checklist/Admin/Install/Navigation.install.json
Dennis Eichhorn 4d2ad3509a
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:04 +00:00

64 lines
2.0 KiB
JSON

[
{
"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": []
}
]
}
]