oms-Calendar/Admin/Install/Navigation.install.json
Dennis Eichhorn b3cd6855ec
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

18 lines
416 B
JSON

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