diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 2024d96..5a7a39d 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -5,7 +5,7 @@ "type": 2, "subtype": 1, "name": "P&L", - "uri": "{/base}/controlling/pl/dashboard?{?}", + "uri": "{/base}/controlling/pl/dashboard", "target": "self", "icon": null, "order": 1, @@ -19,7 +19,7 @@ "type": 3, "subtype": 1, "name": "Dashboard", - "uri": "{/base}/controlling/pl/dashboard?{?}", + "uri": "{/base}/controlling/pl/dashboard", "target": "self", "icon": null, "order": 1,