From 1465675936892fe9e08e80d4bfb6418ccf01855c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sedat=20=C3=96zt=C3=BCrk?= Date: Wed, 29 Oct 2025 22:29:39 +0300 Subject: [PATCH] =?UTF-8?q?OvertimeManagement=20LeaveManagement=20kald?= =?UTF-8?q?=C4=B1r=C4=B1ld=C4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Kurs.Platform.DbMigrator/Seeds/MenusData.json | 14 -------------- 1 file changed, 14 deletions(-) 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",