oms-QA/Admin/Install/Navigation.install.json
Dennis Eichhorn 148a1518d3 bump
2024-02-28 05:09:12 +00:00

64 lines
1.9 KiB
JSON
Executable File

[
{
"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": "Badges",
"uri": "{/base}/qa/badge/list?{?}",
"target": "self",
"icon": null,
"order": 10,
"from": "QA",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006001001,
"children": []
}
]
}
]