diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 1790063..b6744c5 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -5,7 +5,7 @@ "type": 2, "subtype": 1, "name": "TimeRecording", - "uri": "{/base}/{/lang}/backend/hr/timerecording/dashboard?{?}", + "uri": "/{/lang}/backend/hr/timerecording/dashboard?{?}", "target": "self", "icon": null, "order": 70, @@ -19,7 +19,7 @@ "type": 3, "subtype": 1, "name": "List", - "uri": "{/base}/{/lang}/backend/hr/timerecording/dashboard?{?}", + "uri": "/{/lang}/backend/hr/timerecording/dashboard?{?}", "target": "self", "icon": null, "order": 1,