From e36848898af9032ed8ff207cbc963ea275999a78 Mon Sep 17 00:00:00 2001 From: SamSys Date: Sun, 26 Jan 2025 16:08:49 +0330 Subject: [PATCH] progressBar => ModaltakePicture --- PersonnelWithout Group Validation set for All --- .../Company/RollCall/CaseHistory.cshtml.cs | 8 ++++---- .../Company/RollCall/ModalTakeImages.cshtml | 2 +- ServiceHost/Faces/170/42260/1.jpg | Bin 0 -> 188657 bytes ServiceHost/Faces/170/42260/2.jpg | Bin 0 -> 198994 bytes ServiceHost/Faces/170/6541/1.jpg | Bin 0 -> 184664 bytes ServiceHost/Faces/170/6541/2.jpg | Bin 0 -> 164301 bytes 6 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 ServiceHost/Faces/170/42260/1.jpg create mode 100644 ServiceHost/Faces/170/42260/2.jpg create mode 100644 ServiceHost/Faces/170/6541/1.jpg create mode 100644 ServiceHost/Faces/170/6541/2.jpg diff --git a/ServiceHost/Areas/Client/Pages/Company/RollCall/CaseHistory.cshtml.cs b/ServiceHost/Areas/Client/Pages/Company/RollCall/CaseHistory.cshtml.cs index f1f30c4e..267ba121 100644 --- a/ServiceHost/Areas/Client/Pages/Company/RollCall/CaseHistory.cshtml.cs +++ b/ServiceHost/Areas/Client/Pages/Company/RollCall/CaseHistory.cshtml.cs @@ -78,11 +78,11 @@ namespace ServiceHost.Areas.Client.Pages.Company.RollCall public bool IrregularWorkshopHaveGroupedAllPersonnelValidation(long workshopId) { - var isWorkshopIrregular = _customizeWorkshopSettingsApplication - .GetWorkshopSettingsDetails(workshopId).WorkshopShiftStatus == WorkshopShiftStatus.Irregular; + //var isWorkshopIrregular = _customizeWorkshopSettingsApplication + // .GetWorkshopSettingsDetails(workshopId).WorkshopShiftStatus == WorkshopShiftStatus.Irregular; - if (isWorkshopIrregular == false) - return true; + //if (isWorkshopIrregular == false) + // return true; var employeesWithoutGroup = _customizeWorkshopSettingsApplication.GetEmployeesWithoutGroupByWorkshopId(workshopId); if (employeesWithoutGroup.Any()) return false; diff --git a/ServiceHost/Areas/Client/Pages/Company/RollCall/ModalTakeImages.cshtml b/ServiceHost/Areas/Client/Pages/Company/RollCall/ModalTakeImages.cshtml index c5342e22..15152e48 100644 --- a/ServiceHost/Areas/Client/Pages/Company/RollCall/ModalTakeImages.cshtml +++ b/ServiceHost/Areas/Client/Pages/Company/RollCall/ModalTakeImages.cshtml @@ -103,7 +103,7 @@ -
+