diff --git a/app/views/news/show.html.erb b/app/views/news/show.html.erb index f80af8f18..704d3d04e 100644 --- a/app/views/news/show.html.erb +++ b/app/views/news/show.html.erb @@ -41,7 +41,7 @@

<%= toggle_link l(:label_comment_add), "add_comment_form", :focus => "comment_comments", :scroll => "comment_comments" %>

<% end %> <% @comments.each do |comment| %> -
"> +
"> <% next if comment.new_record? %>