oms-QA/Admin/Install/Navigation.install.json
Dennis Eichhorn f5353aec2d fix bugs
2024-04-12 00:52:07 +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": "Apps",
"uri": "{/base}/qa/app/list",
"target": "self",
"icon": null,
"order": 20,
"from": "QA",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1006001001,
"children": []
}
]
}
]