X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fdffd22ccadda9c4ed2a4332de4c3b7c77bae012..9e158a5d393bf9da73473f54353420937baf992f:/app/views/diary_entries/show.html.erb?ds=inline diff --git a/app/views/diary_entries/show.html.erb b/app/views/diary_entries/show.html.erb index 0216aa447..a56613b49 100644 --- a/app/views/diary_entries/show.html.erb +++ b/app/views/diary_entries/show.html.erb @@ -10,7 +10,7 @@
-<%= render :partial => "diary_comment", :collection => @entry.visible_comments %> +<%= render :partial => "diary_comment", :collection => @comments %>