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