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

64 lines
2.0 KiB
JSON

[
{
"id": 1003601001,
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Checklist",
"uri": "/{/lang}/backend/checklist/list?{?}",
"target": "self",
"icon": null,
"order": 65,
"from": "Checklist",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1003301001,
"children": [
{
"id": 1003602001,
"pid": "/backend/checklist",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "/{/lang}/backend/checklist/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Checklists",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1003601001,
"children": []
},
{
"id": 1003603001,
"pid": "/backend/checklist",
"type": 3,
"subtype": 5,
"name": "Templates",
"uri": "/{/lang}/backend/checklist/template/list?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Checklist",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1003601001,
"children": []
},
{
"id": 1003604001,
"pid": "/backend/checklist",
"type": 3,
"subtype": 5,
"name": "CreateTemplate",
"uri": "/{/lang}/backend/checklist/template/create?{?}",
"target": "self",
"icon": null,
"order": 15,
"from": "Checklist",
"permission": { "permission": 4, "type": null, "element": null },
"parent": 1003601001,
"children": []
}
]
}
]