oms-QA/Admin/Install/Navigation.install.json
2017-11-08 22:39:51 +01:00

64 lines
1.8 KiB
JSON

[
{
"id": 1006001001,
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "QA",
"uri": "/{/lang}/backend/qa/dashboard?{?}",
"target": "self",
"icon": null,
"order": 50,
"from": "QA",
"permission": null,
"parent": 1003301001,
"children": [
{
"id": 1006002001,
"pid": "/backend/qa",
"type": 3,
"subtype": 1,
"name": "QA",
"uri": "/{/lang}/backend/qa/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "QA",
"permission": null,
"parent": 1006001001,
"children": []
},
{
"id": 1006003001,
"pid": "/backend/qa",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "/{/lang}/backend/qa/question/create?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "QA",
"permission": null,
"parent": 1006001001,
"children": []
},
{
"id": 1006004001,
"pid": "/backend/qa",
"type": 3,
"subtype": 1,
"name": "Badges",
"uri": "/{/lang}/backend/qa/badge/list?{?}",
"target": "self",
"icon": null,
"order": 10,
"from": "QA",
"permission": null,
"parent": 1006001001,
"children": []
}
]
}
]