This commit is contained in:
Dennis Eichhorn 2024-04-12 00:52:05 +00:00
parent 95c23067f2
commit 5a34f72907

View File

@ -5,7 +5,7 @@
"type": 2, "type": 2,
"subtype": 1, "subtype": 1,
"name": "Balance", "name": "Balance",
"uri": "{/base}/controlling/balance/dashboard?{?}", "uri": "{/base}/controlling/balance/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}/controlling/balance/dashboard?{?}", "uri": "{/base}/controlling/balance/dashboard",
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 1, "order": 1,