mirror of
https://github.com/Karaka-Management/oms-Home.git
synced 2026-01-11 12:28:40 +00:00
Make app,localization in url optional+tld+subdomain
This commit is contained in:
parent
666f5f8978
commit
7c39258c22
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"id": 1006901001,
|
||||
"pid": "/backend",
|
||||
"pid": "/",
|
||||
"type": 2,
|
||||
"subtype": 0,
|
||||
"name": "Home",
|
||||
|
|
@ -16,11 +16,11 @@
|
|||
},
|
||||
{
|
||||
"id": 1006900001,
|
||||
"pid": "/backend",
|
||||
"pid": "/",
|
||||
"type": 1,
|
||||
"subtype": 1,
|
||||
"name": "Logout",
|
||||
"uri": "{/lang}/api/logout?{?}",
|
||||
"uri": "{/prefix}api/logout?{?}",
|
||||
"target": "self",
|
||||
"icon": "fa fa-power-off",
|
||||
"order": 999,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user