X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3af16f6337b52546297e7e09a1aba9b0e1df7e15..81fb26d840767e04d364a0a24d186e1a35ab4b5f:/app/views/traces/index.html.erb?ds=sidebyside diff --git a/app/views/traces/index.html.erb b/app/views/traces/index.html.erb index 9db246bd4..fff62ba55 100644 --- a/app/views/traces/index.html.erb +++ b/app/views/traces/index.html.erb @@ -33,7 +33,7 @@
- <%= render :partial => "trace", :collection => @traces unless @traces.nil? %> + <%= render @traces unless @traces.nil? %> @@ -41,5 +41,3 @@ <% else %>