oms-QA/Admin/Install/Navigation.install.json
Dennis Eichhorn 2016b7232f
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:06 +00:00

64 lines
1.9 KiB
JSON

[
{
"id": 1006001001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "QA",
"uri": "{/base}/qa/dashboard",
"target": "self",
"icon": null,
"order": 50,
"from": "QA",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003301001,
"children": [
{
"id": 1006002001,
"pid": "/qa",
"type": 3,
"subtype": 1,
"name": "QA",
"uri": "{/base}/qa/dashboard",
"target": "self",
"icon": null,
"order": 1,
"from": "QA",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006001001,
"children": []
},
{
"id": 1006003001,
"pid": "/qa",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/qa/question/create",
"target": "self",
"icon": null,
"order": 5,
"from": "QA",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1006001001,
"children": []
},
{
"id": 1006004001,
"pid": "/qa",
"type": 3,
"subtype": 1,
"name": "Apps",
"uri": "{/base}/qa/app/list",
"target": "self",
"icon": null,
"order": 20,
"from": "QA",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1006001001,
"children": []
}
]
}
]