X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9e158a5d393bf9da73473f54353420937baf992f..905a7eadb622761b3c752a113ca878faa316a37a:/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 %>