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

49 lines
1.4 KiB
JSON

[
{
"id": 1000801001,
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Surveys",
"uri": "{/lang}/backend/survey/list?{?}",
"target": "self",
"icon": null,
"order": 50,
"from": "Surveys",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1003301001,
"children": [
{
"id": 1000802001,
"pid": "/backend/survey",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/lang}/backend/survey/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Surveys",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1000801001,
"children": []
},
{
"id": 1000803001,
"pid": "/backend/survey",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/lang}/backend/survey/create?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Surveys",
"permission": { "permission": 4, "type": null, "element": null },
"parent": 1000801001,
"children": []
}
]
}
]