X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/721d33033cbd729ab9e2d0220ead22fb3f7f1065..927335b5c4410934d032f8e11c9659852171edd7:/app/views/traces/index.html.erb diff --git a/app/views/traces/index.html.erb b/app/views/traces/index.html.erb index 71b25afe0..2f91e49e7 100644 --- a/app/views/traces/index.html.erb +++ b/app/views/traces/index.html.erb @@ -8,54 +8,53 @@ <% if params[:tag] %>
  • - <%= link_to t(".remove_tag_filter", :tag => params[:tag]), { :controller => "traces", :action => "index", :display_name => nil, :tag => nil, :page => nil } %> + <%= link_to t(".remove_tag_filter", :tag => params[:tag]), { :controller => "traces", :action => "index", :tag => nil } %>
  • <% end %> -