mirror of
https://github.com/Karaka-Management/oms-BudgetManagement.git
synced 2026-01-25 05:48:42 +00:00
Fix #13
This commit is contained in:
parent
27623b7035
commit
7e39c8232b
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Budgeting",
|
||||
"uri": "{/base}/{/lang}/backend/controlling/budget/dashboard?{?}",
|
||||
"uri": "/{/lang}/backend/controlling/budget/dashboard?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Dashboard",
|
||||
"uri": "{/base}/{/lang}/backend/controlling/budget/dashboard?{?}",
|
||||
"uri": "/{/lang}/backend/controlling/budget/dashboard?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user