oms-Workflow/Admin/Install/Navigation.install.json
2016-07-15 20:15:23 +02:00

80 lines
2.5 KiB
JSON

[
{
"id": 1001101001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"type": 1,
"subtype": 1,
"name": "Tasks",
"uri": "/{/lang}/backend/task/dashboard",
"target": "self",
"icon": "fa fa-bolt",
"order": 15,
"from": "Tasks",
"permission": null,
"parent": 0,
"children": [
{
"id": 1001102001,
"pid": "43ec7cda8be033d7b20996708a2fca644e5dde86",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "/{/lang}/backend/task/dashboard",
"target": "self",
"icon": null,
"order": 1,
"from": "Tasks",
"permission": null,
"parent": 1001101001,
"children": [
{
"id": 1001102101,
"pid": "43ec7cda8be033d7b20996708a2fca644e5dde86",
"type": 0,
"subtype": 1,
"name": "Tasks",
"uri": "/{/lang}/backend/task/single",
"target": "self",
"icon": null,
"order": 1,
"from": "Tasks",
"permission": null,
"parent": 1001102001,
"children": []
}
]
},
{
"id": 1001103001,
"pid": "43ec7cda8be033d7b20996708a2fca644e5dde86",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "/{/lang}/backend/task/create",
"target": "self",
"icon": null,
"order": 10,
"from": "Tasks",
"permission": null,
"parent": 1001101001,
"children": []
},
{
"id": 1001104001,
"pid": "43ec7cda8be033d7b20996708a2fca644e5dde86",
"type": 3,
"subtype": 1,
"name": "Analysis",
"uri": "/{/lang}/backend/task/analysis",
"target": "self",
"icon": null,
"order": 20,
"from": "Tasks",
"permission": null,
"parent": 1001101001,
"children": []
}
]
}
]