oms-Workflow/Admin/Install/Navigation.install.json
Dennis Eichhorn 362b0f3e0e fix bugs
2024-04-12 00:52:09 +00:00

65 lines
2.0 KiB
JSON
Executable File

[
{
"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
}
]
}
]