oms-Workflow/Admin/Install/Navigation.install.json
2022-04-18 22:39:00 +02:00

64 lines
2.0 KiB
JSON
Executable File

[
{
"id": 1005501001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Workflows",
"uri": "{/prefix}workflow/instance/list?{?}",
"target": "self",
"icon": null,
"order": 40,
"from": "Workflow",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003301001,
"children": [
{
"id": 1005502001,
"pid": "/workflow",
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "{/prefix}workflow/instance/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Workflow",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1005501001,
"children": []
},
{
"id": 1005503001,
"pid": "/workflow",
"type": 3,
"subtype": 1,
"name": "Templates",
"uri": "{/prefix}workflow/template/list",
"target": "self",
"icon": null,
"order": 5,
"from": "Workflow",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1005501001,
"children": []
},
{
"id": 1005504001,
"pid": "/workflow",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/prefix}workflow/template/create?{?}",
"target": "self",
"icon": null,
"order": 10,
"from": "Workflow",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1005501001,
"children": []
}
]
}
]