From 091bdfefbc8f2cafbadad6de80fbd1673f236ad5 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 13 Apr 2022 22:58:31 +0100 Subject: [PATCH] . --- atlas/templates/atlas/casecollection_form.html | 2 +- atlas/templates/atlas/collection_detail.html | 2 +- atlas/views.py | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/atlas/templates/atlas/casecollection_form.html b/atlas/templates/atlas/casecollection_form.html index 5fad20fa..e1e43597 100755 --- a/atlas/templates/atlas/casecollection_form.html +++ b/atlas/templates/atlas/casecollection_form.html @@ -34,6 +34,7 @@

Cases:

Add cases here. These can only be added once created (they can also be added to cases on creation). Click and drag to change order. +
{% for form in case_formset %} {% endfor %}
- Update case order {{ case_formset.management_form }} diff --git a/atlas/templates/atlas/collection_detail.html b/atlas/templates/atlas/collection_detail.html index 403edfba..f3ac26bf 100644 --- a/atlas/templates/atlas/collection_detail.html +++ b/atlas/templates/atlas/collection_detail.html @@ -10,7 +10,7 @@

Cases