From c8cf57ac9e828ed0ce0d4ef6706cc55599d3e1cb Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 30 Nov 2021 17:57:33 +0000 Subject: [PATCH] . --- atlas/templates/atlas/case_form.html | 3 ++- templates/base.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/atlas/templates/atlas/case_form.html b/atlas/templates/atlas/case_form.html index 619bc331..243166a8 100755 --- a/atlas/templates/atlas/case_form.html +++ b/atlas/templates/atlas/case_form.html @@ -2,10 +2,11 @@ {% block css %} -{{form.media}} {% endblock %} {% block js %} +{{form.media}} + @@ -41,6 +40,7 @@ {% block js %} {% endblock %} +