X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5b4636d5213de2e699769821031c37663ab71557..3914050fcc24c8727c485412a69b12292bbf213d:/app/views/diary_entries/show.html.erb?ds=sidebyside 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 %>