mirror of
https://github.com/Karaka-Management/oms-BudgetManagement.git
synced 2026-02-03 02:08:41 +00:00
fixes #62
This commit is contained in:
parent
c542de21b6
commit
960a66a0f7
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Budgeting",
|
||||
"uri": "/{/lang}/backend/controlling/budgeting/dashboard?{?}",
|
||||
"uri": "{/base}/{/lang}/backend/controlling/budgeting/dashboard?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Dashboard",
|
||||
"uri": "/{/lang}/backend/controlling/budgeting/dashboard?{?}",
|
||||
"uri": "{/base}/{/lang}/backend/controlling/budgeting/dashboard?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user