oms-Help/Admin/Install/Navigation.install.json

64 lines
1.9 KiB
JSON

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