Remove unnecessary div
This commit is contained in:
parent
04901868fa
commit
870a497f94
1 changed files with 1 additions and 3 deletions
|
@ -59,6 +59,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3><%= t ".comments_on_this_issue" %></h3>
|
<h3><%= t ".comments_on_this_issue" %></h3>
|
||||||
<div class="unread-reports">
|
<%= render 'comments', comments: @comments %>
|
||||||
<%= render 'comments', comments: @comments %>
|
|
||||||
</div>
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue