diff --git a/api/src/Kurs.Platform.DbMigrator/Seeds/MenusData.json b/api/src/Kurs.Platform.DbMigrator/Seeds/MenusData.json index 3a99eff7..b9bc3167 100644 --- a/api/src/Kurs.Platform.DbMigrator/Seeds/MenusData.json +++ b/api/src/Kurs.Platform.DbMigrator/Seeds/MenusData.json @@ -958,20 +958,6 @@ "routeType": "protected", "authority": null }, - { - "key": "admin.hr.leaveManagement", - "path": "/admin/hr/leave-management", - "componentPath": "@/views/hr/components/LeaveManagement", - "routeType": "protected", - "authority": null - }, - { - "key": "admin.hr.overtimes", - "path": "/admin/hr/overtimes-management", - "componentPath": "@/views/hr/components/OvertimeManagement", - "routeType": "protected", - "authority": null - }, { "key": "admin.hr.payroll", "path": "/admin/hr/payroll",