mirror of
https://github.com/Karaka-Management/oms-IncomeStatement.git
synced 2026-01-11 11:48:41 +00:00
Fix #13
This commit is contained in:
parent
5667ee1e52
commit
dcfa919adc
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "P&L",
|
||||
"uri": "{/base}/{/lang}/backend/controlling/pl/dashboard?{?}",
|
||||
"uri": "/{/lang}/backend/controlling/pl/dashboard?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Dashboard",
|
||||
"uri": "{/base}/{/lang}/backend/controlling/pl/dashboard?{?}",
|
||||
"uri": "/{/lang}/backend/controlling/pl/dashboard?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user