X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2572db3924c7f4825ab1999b72be6b496c0a1fe0..09ce3d6abb876b49c8b939903b87a52493ac58c5:/app/views/traces/index.html.erb diff --git a/app/views/traces/index.html.erb b/app/views/traces/index.html.erb index 840069a02..26e52add7 100644 --- a/app/views/traces/index.html.erb +++ b/app/views/traces/index.html.erb @@ -8,7 +8,7 @@ <% 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 %> @@ -17,39 +17,39 @@ <% if @target_user.blank? %> <% if current_user %> <% end %> <% elsif current_user && current_user == @target_user %> <% else %> <% if current_user && current_user != @target_user %> <% end %> <% end %>