diff --git a/atlas/templates/atlas/collection_case_view_take.html b/atlas/templates/atlas/collection_case_view_take.html index b43fa2b0..812fc62d 100644 --- a/atlas/templates/atlas/collection_case_view_take.html +++ b/atlas/templates/atlas/collection_case_view_take.html @@ -14,7 +14,7 @@ Description: {{case.description}} {% endif %} - {% if collection.show_history and case.history%} + {% if show_history and case.history%}
History: {{case.history}}