mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-07 13:08:42 +00:00
Add existing query to link
This commit is contained in:
parent
ee15ab5bd4
commit
8f1ee0010d
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Media",
|
||||
"uri": "/{/lang}/backend/media/list",
|
||||
"uri": "/{/lang}/backend/media/list?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 20,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "/{/lang}/backend/media/list",
|
||||
"uri": "/{/lang}/backend/media/list?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
"type": 3,
|
||||
"subtype": 5,
|
||||
"name": "Create",
|
||||
"uri": "/{/lang}/backend/media/create",
|
||||
"uri": "/{/lang}/backend/media/create?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
"type": 2,
|
||||
"subtype": 2,
|
||||
"name": "Media",
|
||||
"uri": "/{/lang}/backend/profile/single/media",
|
||||
"uri": "/{/lang}/backend/profile/single/media?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
|
|
@ -66,7 +66,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Media",
|
||||
"uri": "/{/lang}/backend/admin/account/single/media",
|
||||
"uri": "/{/lang}/backend/admin/account/single/media?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 3,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user