.
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
{% if show_discussion and case.discussion%}
|
{% if show_discussion and case.discussion %}
|
||||||
<p>
|
<p>
|
||||||
<details>
|
<details>
|
||||||
<summary>
|
<summary>
|
||||||
@@ -50,7 +50,7 @@
|
|||||||
</details>
|
</details>
|
||||||
</p>
|
</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if show_report and case.report%}
|
{% if show_report and case.report %}
|
||||||
<p>
|
<p>
|
||||||
<details>
|
<details>
|
||||||
<summary>
|
<summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user