mirror of
https://github.com/Karaka-Management/oms-Dashboard.git
synced 2026-02-06 05:38:42 +00:00
Add existing query to link
This commit is contained in:
parent
f0263c0bee
commit
d1cef57b51
|
|
@ -19,7 +19,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Dashboard",
|
||||
"uri": "/{/lang}/backend",
|
||||
"uri": "/{/lang}/backend?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
"type": 1,
|
||||
"subtype": 1,
|
||||
"name": "Logout",
|
||||
"uri": "/{/lang}/api/logout",
|
||||
"uri": "/{/lang}/api/logout?{?}",
|
||||
"target": "self",
|
||||
"icon": "fa fa-power-off",
|
||||
"order": 999,
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
"type": 1,
|
||||
"subtype": 1,
|
||||
"name": "Logout",
|
||||
"uri": "/{/lang}/api/logout",
|
||||
"uri": "/{/lang}/api/logout?{?}",
|
||||
"target": "self",
|
||||
"icon": "fa fa-power-off",
|
||||
"order": 999,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user