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

49 lines
1.5 KiB
JSON
Executable File

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