mirror of
https://github.com/Karaka-Management/oms-InvestmentManagement.git
synced 2026-02-07 08:18:40 +00:00
Fix absolute path to relative paths
This commit is contained in:
parent
ef8c4adc4c
commit
73f3eb2296
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Investment",
|
||||
"uri": "/{/lang}/backend/controlling/investment/dashboard?{?}",
|
||||
"uri": "{/lang}/backend/controlling/investment/dashboard?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Dashboard",
|
||||
"uri": "/{/lang}/backend/controlling/investment/dashboard?{?}",
|
||||
"uri": "{/lang}/backend/controlling/investment/dashboard?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user