This commit is contained in:
Ross
2022-04-30 14:23:26 +01:00
parent 787e62c2ce
commit 50f6db2c53
@@ -14,7 +14,7 @@
Description: {{case.description}}
</div>
{% endif %}
{% if show_history and case.history%}
{% if show_history and case.history %}
<div>
History: {{case.history}}
</div>