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