X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6499b2603dbffce61d9427a06f0be13d59007b01..1ff7e3ac71f0e31d6c4d26673d6357a76ef957aa:/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 a56613b49..1cc1e1c53 100644 --- a/app/views/diary_entries/show.html.erb +++ b/app/views/diary_entries/show.html.erb @@ -6,7 +6,7 @@ <% end %> -<%= render :partial => "diary_entry", :object => @entry %> +<%= render @entry %>