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

64 lines
1.9 KiB
JSON
Executable File

[
{
"id": 1006801001,
"pid": "/",
"type": 2,
"subtype": 0,
"name": "Help",
"uri": null,
"target": "self",
"icon": "fa fa-question-circle",
"order": 0,
"from": "Help",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 0,
"children": [
{
"id": 1006802001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "General",
"uri": "{/lang}/{/app}/help/general?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Help",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006801001,
"children": []
},
{
"id": 1006803001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Modules",
"uri": "{/lang}/{/app}/help/module/list",
"target": "self",
"icon": null,
"order": 10,
"from": "Help",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006801001,
"children": []
},
{
"id": 1006804001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Developer",
"uri": "{/lang}/{/app}/help/developer?{?}",
"target": "self",
"icon": null,
"order": 15,
"from": "Help",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006801001,
"children": []
}
]
}
]