mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-02-18 17:28:41 +00:00
Make app,localization in url optional+tld+subdomain
This commit is contained in:
parent
e7e17ddc4e
commit
fb2aef1232
|
|
@ -1,11 +1,11 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": 1001001001,
|
"id": 1001001001,
|
||||||
"pid": "/backend",
|
"pid": "/",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "BusinessExpenses",
|
"name": "BusinessExpenses",
|
||||||
"uri": "?{?}",
|
"uri": "{/prefix}?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 40,
|
"order": 40,
|
||||||
|
|
@ -15,11 +15,11 @@
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": 1001002001,
|
"id": 1001002001,
|
||||||
"pid": "/backend",
|
"pid": "/",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "List",
|
"name": "List",
|
||||||
"uri": "?{?}",
|
"uri": "{/prefix}?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 40,
|
"order": 40,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user