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

64 lines
1.9 KiB
JSON
Executable File

[
{
"id": 1006801001,
"pid": "/",
"type": 2,
"subtype": 0,
"name": "Help",
"uri": null,
"target": "self",
"icon": "live_help",
"order": 0,
"from": "Help",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 0,
"children": [
{
"id": 1006802001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "General",
"uri": "{/base}/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": "{/base}/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": "{/base}/help/developer",
"target": "self",
"icon": null,
"order": 15,
"from": "Help",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006801001,
"children": []
}
]
}
]