.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
Description: {{case.description}}
|
||||
</div>
|
||||
{% endif %}
|
||||
{% if collection.show_history and case.history%}
|
||||
{% if show_history and case.history%}
|
||||
<div>
|
||||
History: {{case.history}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user