mirror of
https://github.com/Karaka-Management/oms-IncomeStatement.git
synced 2026-02-11 02:08:40 +00:00
Fix absolute path to relative paths
This commit is contained in:
parent
130addc614
commit
17c01f1906
|
|
@ -5,7 +5,7 @@
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "P&L",
|
"name": "P&L",
|
||||||
"uri": "/{/lang}/backend/controlling/pl/dashboard?{?}",
|
"uri": "{/lang}/backend/controlling/pl/dashboard?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Dashboard",
|
"name": "Dashboard",
|
||||||
"uri": "/{/lang}/backend/controlling/pl/dashboard?{?}",
|
"uri": "{/lang}/backend/controlling/pl/dashboard?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user