Whitespace fixes for diary_entry erb files

This commit is contained in:
Andy Allan 2019-03-06 11:02:54 +01:00 committed by Tom Hughes
parent 3c410bcd7e
commit 0625c1effb
5 changed files with 6 additions and 7 deletions

View file

@ -13,7 +13,6 @@
<%= render :partial => 'diary_comment', :collection => @entry.visible_comments %>
</div>
<div>
<% if current_user %>
<h3 id="newcomment"><%= t '.leave_a_comment' %></h3>