X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/92ca4069957666065194e0b63de5b46261b8a21d..8ee31df2a0be0ba9689965fb963bbf1add7fdfbd:/app/views/traces/index.html.erb?ds=inline diff --git a/app/views/traces/index.html.erb b/app/views/traces/index.html.erb index 86ac37f00..fa69c48a2 100644 --- a/app/views/traces/index.html.erb +++ b/app/views/traces/index.html.erb @@ -23,21 +23,15 @@ <% end %> <% if @traces.size > 0 %> - <%= render :partial => "trace_paging_nav" %> + <%= render "trace_paging_nav", :page => @page, :page_size => @page_size, :traces => @traces, :params => @params %>
- | - |
---|