X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6b631f1e25533233fe8e323c7f6d657a2b1d8718..c5fc9f0e7e93088c599ae0d8540ee0117f277d6d:/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 cc761b15d..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 %>