Whitespace fixes for diary_entry erb files
This commit is contained in:
parent
3c410bcd7e
commit
0625c1effb
5 changed files with 6 additions and 7 deletions
|
@ -13,7 +13,6 @@
|
||||||
<%= render :partial => 'diary_comment', :collection => @entry.visible_comments %>
|
<%= render :partial => 'diary_comment', :collection => @entry.visible_comments %>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<% if current_user %>
|
<% if current_user %>
|
||||||
<h3 id="newcomment"><%= t '.leave_a_comment' %></h3>
|
<h3 id="newcomment"><%= t '.leave_a_comment' %></h3>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue