mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-24 20:08:41 +00:00
Add existing query to link
This commit is contained in:
parent
265f38f5c2
commit
09e5cfe620
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Draw",
|
||||
"uri": "/{/lang}/backend/draw/list",
|
||||
"uri": "/{/lang}/backend/draw/list?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 70,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "/{/lang}/backend/draw/list",
|
||||
"uri": "/{/lang}/backend/draw/list?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
"type": 3,
|
||||
"subtype": 5,
|
||||
"name": "Create",
|
||||
"uri": "/{/lang}/backend/draw/create",
|
||||
"uri": "/{/lang}/backend/draw/create?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 15,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user