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