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

49 lines
1.4 KiB
JSON
Executable File

[
{
"id": 1005301001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Editor",
"uri": "{/base}/editor/list",
"target": "self",
"icon": null,
"order": 20,
"from": "Editor",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003301001,
"children": [
{
"id": 1005302001,
"pid": "/editor",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/editor/list",
"target": "self",
"icon": null,
"order": 1,
"from": "Editor",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1005301001,
"children": []
},
{
"id": 1005302101,
"pid": "/editor",
"type": 3,
"subtype": 5,
"name": "Create",
"uri": "{/base}/editor/create",
"target": "self",
"icon": null,
"order": 15,
"from": "Editor",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1005301001,
"children": []
}
]
}
]