This commit is contained in:
Dennis Eichhorn 2024-04-12 00:52:07 +00:00
parent 1abb9bc04c
commit 9edd85fa74

View File

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