This commit is contained in:
Ross
2022-06-27 22:03:42 +01:00
parent 4719253324
commit 35321651bf
@@ -17,6 +17,7 @@
{% if show_history and case.history %} {% if show_history and case.history %}
<div> <div>
History: {{case.history}} History: {{case.history}}
</div> </div>
{% endif %} {% endif %}