diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index f02e98f..75c1001 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -19,7 +19,7 @@ "type": 2, "subtype": 1, "name": "Projects", - "uri": "{/prefix}rnd/list?{?}", + "uri": "{/prefix}rnd/list", "target": "self", "icon": null, "order": 1, @@ -33,7 +33,7 @@ "type": 3, "subtype": 1, "name": "List", - "uri": "{/prefix}rnd/list?{?}", + "uri": "{/prefix}rnd/list", "target": "self", "icon": null, "order": 1,