oms-EventManagement/Admin/Install/Navigation.install.json
Dennis Eichhorn 68fdedb2bb
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:05 +00:00

49 lines
1.5 KiB
JSON

[
{
"id": 1004201001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "EventManagement",
"uri": "{/base}/eventmanagement/list",
"target": "self",
"icon": null,
"order": 65,
"from": "EventManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003301001,
"children": [
{
"id": 1004202001,
"pid": "/eventmanagement",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/eventmanagement/list",
"target": "self",
"icon": null,
"order": 1,
"from": "EventManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1004201001,
"children": []
},
{
"id": 1004203001,
"pid": "/eventmanagement",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/eventmanagement/create",
"target": "self",
"icon": null,
"order": 5,
"from": "EventManagement",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1004201001,
"children": []
}
]
}
]