oms-Workflow/Admin/Install/Navigation.install.json
Dennis Eichhorn 52c5c68598
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:06 +00:00

65 lines
2.0 KiB
JSON

[
{
"id": 1005501001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Workflows",
"uri": "{/base}/workflow/instance/list",
"target": "self",
"icon": null,
"order": 90,
"from": "Workflow",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003301001,
"children": [
{
"id": 1005502001,
"pid": "/workflow",
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "{/base}/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": "{/base}/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": "{/base}/workflow/template/create",
"target": "self",
"icon": null,
"order": 10,
"from": "Workflow",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1005501001,
"children": [],
"status": 3
}
]
}
]