mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-01-11 14:58:39 +00:00
Add existing query to link
This commit is contained in:
parent
251b0be0e4
commit
a1cc38d6c0
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Workflows",
|
||||
"uri": "/{/lang}/backend/workflow/dashboard",
|
||||
"uri": "/{/lang}/backend/workflow/dashboard?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 40,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Dashboard",
|
||||
"uri": "/{/lang}/backend/workflow/dashboard",
|
||||
"uri": "/{/lang}/backend/workflow/dashboard?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Templates",
|
||||
"uri": "/{/lang}/backend/workflow/template/list",
|
||||
"uri": "/{/lang}/backend/workflow/template/list?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Create",
|
||||
"uri": "/{/lang}/backend/workflow/template/create",
|
||||
"uri": "/{/lang}/backend/workflow/template/create?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 10,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user