From c8939cf38538141b13a2701ed074019e7ebfe385 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 7 Jul 2025 11:42:53 +0100 Subject: [PATCH] . --- atlas/templates/atlas/case_form.html | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/atlas/templates/atlas/case_form.html b/atlas/templates/atlas/case_form.html index b302095a..f34c7b43 100755 --- a/atlas/templates/atlas/case_form.html +++ b/atlas/templates/atlas/case_form.html @@ -143,33 +143,7 @@ {% comment %} {{ form }} {% endcomment %} - -
- -
- -
-

Add image sets here. These can only be added once created (they can also be added to cases on creation).

-
-
    - {% for form in series_formset %} -
  1. - {{form.non_field_errors}} - {{form.errors}} - {{ form | crispy}} -
  2. - {% endfor %} -
-
- {{ series_formset.management_form | crispy }} -
-
-
+