From: Tom Hughes Date: Thu, 21 Jul 2022 17:36:29 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/3610' X-Git-Tag: live~2095 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/297d05c63b742ff3e851f4d2514fe0043f57a29e?ds=sidebyside;hp=-c Merge remote-tracking branch 'upstream/pull/3610' --- 297d05c63b742ff3e851f4d2514fe0043f57a29e diff --combined app/views/traces/index.html.erb index 840069a02,77cd600a4..b930491c6 --- a/app/views/traces/index.html.erb +++ b/app/views/traces/index.html.erb @@@ -1,18 -1,12 +1,18 @@@ <% content_for :heading_class, "pb-0" %> <% content_for :heading do %>

<%= @title %>

-

- <%= t(".description") %> - <% if params[:tag] %> - <%= link_to t(".remove_tag_filter", :tag => params[:tag]), { :controller => "traces", :action => "index", :display_name => nil, :tag => nil, :page => nil }, { :class => "border-left ml-2 pl-2" } %> - <% end %> -

+