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