oms-Media/Admin/Install/Navigation.install.json
Dennis Eichhorn 9ddf6bda86
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

34 lines
805 B
JSON

[
{
"id": 1000401001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Media",
"uri": "{/base}/media/list",
"target": "self",
"icon": null,
"order": 20,
"from": "Media",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006901001,
"children": [
]
},
{
"id": 1000410001,
"pid": "/profile/view",
"type": 2,
"subtype": 2,
"name": "Media",
"uri": "{/base}/profile/view/media",
"target": "self",
"icon": null,
"order": 3,
"from": "Media",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000301001,
"children": []
}
]