mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-02-14 23:38:43 +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,
|
||||
"pid": "/backend",
|
||||
"pid": "/",
|
||||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "BusinessExpenses",
|
||||
"uri": "?{?}",
|
||||
"uri": "{/prefix}?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 40,
|
||||
|
|
@ -15,11 +15,11 @@
|
|||
"children": [
|
||||
{
|
||||
"id": 1001002001,
|
||||
"pid": "/backend",
|
||||
"pid": "/",
|
||||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "?{?}",
|
||||
"uri": "{/prefix}?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 40,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user