From a1fb59998e240e7067f0f3c75ccd63c731908970 Mon Sep 17 00:00:00 2001 From: Horilla Date: Thu, 25 Sep 2025 16:21:53 +0530 Subject: [PATCH] Merge master --- .../cbv/shift_request/shift_detail_actions.html | 4 ++-- payroll/forms/component_forms.py | 2 +- payroll/models/models.py | 4 +++- recruitment/models.py | 9 ++++----- .../templates/cbv/recruitment_survey/option_col.html | 6 ++++++ 5 files changed, 16 insertions(+), 9 deletions(-) create mode 100644 recruitment/templates/cbv/recruitment_survey/option_col.html diff --git a/base/templates/cbv/shift_request/shift_detail_actions.html b/base/templates/cbv/shift_request/shift_detail_actions.html index ade2ec6d0..266fd9459 100644 --- a/base/templates/cbv/shift_request/shift_detail_actions.html +++ b/base/templates/cbv/shift_request/shift_detail_actions.html @@ -16,7 +16,7 @@ {% trans "Edit" %} -{% endif %} +{% endif %} {% if instance.approved or instance.canceled %}