oms-Media/Admin/Install/Navigation.install.json
2022-12-10 22:17:54 +01:00

34 lines
827 B
JSON
Executable File

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