-
-
-
-
- {{ form.condition_value }} {{ form.condition_value.errors }}
+
+ {{ form.multi_approval_manager }} {{ form.multi_approval_manager.errors }}
-
-
-
-
-
-
- {{ form.multi_approval_manager }} {{ form.multi_approval_manager.errors }}
-
-
-
-
+
+
-
diff --git a/base/templates/shift_request/allocation_request_update_form.html b/base/templates/shift_request/allocation_request_update_form.html
index 6ca83f6fa..f404bfabe 100644
--- a/base/templates/shift_request/allocation_request_update_form.html
+++ b/base/templates/shift_request/allocation_request_update_form.html
@@ -1,16 +1,4 @@
{% load i18n %} {% load static %}
-
-
-
diff --git a/base/templates/shift_request/htmx/shift_allocation_form.html b/base/templates/shift_request/htmx/shift_allocation_form.html
index d4f3e8e52..e7e70b86d 100644
--- a/base/templates/shift_request/htmx/shift_allocation_form.html
+++ b/base/templates/shift_request/htmx/shift_allocation_form.html
@@ -24,12 +24,3 @@
{{form.as_p}}