mirror of
https://github.com/Karaka-Management/oms-Home.git
synced 2026-02-14 20:08:40 +00:00
Fix absolute path to relative paths
This commit is contained in:
parent
dd49b4ec1a
commit
666f5f8978
|
|
@ -20,7 +20,7 @@
|
||||||
"type": 1,
|
"type": 1,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Logout",
|
"name": "Logout",
|
||||||
"uri": "/{/lang}/api/logout?{?}",
|
"uri": "{/lang}/api/logout?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": "fa fa-power-off",
|
"icon": "fa fa-power-off",
|
||||||
"order": 999,
|
"order": 999,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user