mirror of
https://github.com/Karaka-Management/oms-Home.git
synced 2026-02-17 13:18:42 +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,
|
"id": 1006901001,
|
||||||
"pid": "/backend",
|
"pid": "/",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 0,
|
"subtype": 0,
|
||||||
"name": "Home",
|
"name": "Home",
|
||||||
|
|
@ -16,11 +16,11 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1006900001,
|
"id": 1006900001,
|
||||||
"pid": "/backend",
|
"pid": "/",
|
||||||
"type": 1,
|
"type": 1,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Logout",
|
"name": "Logout",
|
||||||
"uri": "{/lang}/api/logout?{?}",
|
"uri": "{/prefix}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