X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/18ec2730389a92a74fd3fd6d85c22c7403fdbf74..8ff838ae457598fb5828b65948e1b55d21759b06:/app/views/traces/index.html.erb diff --git a/app/views/traces/index.html.erb b/app/views/traces/index.html.erb index 925f9beac..b38436c0a 100644 --- a/app/views/traces/index.html.erb +++ b/app/views/traces/index.html.erb @@ -25,9 +25,9 @@ <% if @traces.size > 0 %> <%= render "trace_paging_nav", :page => @page, :page_size => @page_size, :traces => @traces, :params => @params %> - +
- <%= render @traces unless @traces.nil? %> + <%= render @traces %>