X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/18ec2730389a92a74fd3fd6d85c22c7403fdbf74..1f4d334dfe9d189227f1b1102304b5f20e9187c9:/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? %>