mirror of
https://github.com/Karaka-Management/oms-Production.git
synced 2026-01-30 05:58:41 +00:00
Add existing query to link
This commit is contained in:
parent
24a3c8cc07
commit
7746a7cb5c
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 0,
|
||||
"name": "Production",
|
||||
"uri": "/{/lang}/backend/production/dashboard",
|
||||
"uri": "/{/lang}/backend/production/dashboard?{?}",
|
||||
"target": "self",
|
||||
"icon": "fa fa-fire",
|
||||
"order": 70,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Production",
|
||||
"uri": "/{/lang}/backend/production/list",
|
||||
"uri": "/{/lang}/backend/production/list?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "/{/lang}/backend/production/list",
|
||||
"uri": "/{/lang}/backend/production/list?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Create",
|
||||
"uri": "/{/lang}/backend/production/create",
|
||||
"uri": "/{/lang}/backend/production/create?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 10,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user