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