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