projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Whitespace fixes for diary_entry erb files
[rails.git]
/
app
/
views
/
diary_entries
/
show.html.erb
diff --git
a/app/views/diary_entries/show.html.erb
b/app/views/diary_entries/show.html.erb
index 02bebc5bc0d9f277106cbebb54551cf81daecd3c..91a4c61f5d524f6f6ed4e7cbbdcae4feed25ad5f 100644
(file)
--- a/
app/views/diary_entries/show.html.erb
+++ b/
app/views/diary_entries/show.html.erb
@@
-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>