mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-14 06:38:40 +00:00
Add existing query to link
This commit is contained in:
parent
d5125faa1a
commit
0f510c38b9
|
|
@ -5,7 +5,7 @@
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Profiles",
|
"name": "Profiles",
|
||||||
"uri": "/{/lang}/backend/profile/list",
|
"uri": "/{/lang}/backend/profile/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 10,
|
"order": 10,
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "List",
|
"name": "List",
|
||||||
"uri": "/{/lang}/backend/profile/list",
|
"uri": "/{/lang}/backend/profile/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
@ -34,7 +34,7 @@
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Profile",
|
"name": "Profile",
|
||||||
"uri": "/{/lang}/backend/profile/single/front",
|
"uri": "/{/lang}/backend/profile/single/front?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 3,
|
"order": 3,
|
||||||
|
|
@ -49,7 +49,7 @@
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Settings",
|
"name": "Settings",
|
||||||
"uri": "/{/lang}/backend/profile/single/settings",
|
"uri": "/{/lang}/backend/profile/single/settings?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 999,
|
"order": 999,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user