oms-Profile/Admin/Install/Navigation.install.json
Dennis Eichhorn 19d9fe5089 fix bugs
2024-04-12 00:52:07 +00:00

109 lines
3.2 KiB
JSON
Executable File

[
{
"id": 1000301001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Profiles",
"uri": "{/base}/profile/list",
"target": "self",
"icon": null,
"order": 10,
"from": "Profile",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006901001,
"children": [
{
"id": 1000302001,
"pid": "/view",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/profile/list",
"target": "self",
"icon": null,
"order": 1,
"from": "Profile",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000301001,
"children": []
},
{
"id": 1000303001,
"pid": "/view",
"type": 5,
"subtype": 1,
"name": "Profile",
"uri": "{/base}/profile/view/front",
"target": "self",
"icon": null,
"order": 3,
"from": "Profile",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000301001,
"children": []
},
{
"id": 1000303002,
"pid": "/view",
"type": 5,
"subtype": 1,
"name": "Settings",
"uri": "{/base}/profile/view/settings",
"target": "self",
"icon": null,
"order": 999,
"from": "Profile",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000301001,
"children": []
}
]
},
{
"id": 1000304001,
"pid": "/admin/module/settings",
"type": 3,
"subtype": 1,
"name": "Overview",
"uri": "{/base}/admin/module/settings",
"target": "self",
"icon": null,
"order": 1,
"from": "Profile",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000300000,
"children": []
},
{
"id": 1000304002,
"pid": "/admin/module/settings",
"type": 3,
"subtype": 1,
"name": "Settings",
"uri": "{/base}/admin/module/settings/view/settings",
"target": "self",
"icon": null,
"order": 1,
"from": "Profile",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000300000,
"children": []
},
{
"id": 1000304003,
"pid": "/admin/module/settings",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/admin/module/settings/view/create",
"target": "self",
"icon": null,
"order": 2,
"from": "Profile",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1000300000,
"children": []
}
]