oms-Calendar/Admin/Install/Navigation.install.json
Dennis Eichhorn bab83b8ed6 fix bugs
2024-04-12 00:52:05 +00:00

18 lines
416 B
JSON
Executable File

[
{
"id": 1000901001,
"pid": "/",
"type": 1,
"subtype": 1,
"name": "Calendar",
"uri": "{/base}/calendar/dashboard",
"target": "self",
"icon": "calendar_month",
"order": 10,
"from": "Calendar",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006901001,
"children": []
}
]