Remove empty comments anchor
This commit is contained in:
parent
65d092a579
commit
e5ce6ffbb8
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@
|
|||
|
||||
<%= render @entry %>
|
||||
|
||||
<a id="comments"></a>
|
||||
<div class='comments mt-2'>
|
||||
<div id="comments" class="comments mt-2">
|
||||
<%= render :partial => "diary_comment", :collection => @comments %>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue