X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/21eafac30484c3c45b9512c0d4c7b2797323feb5..88f156a41a5c9ae45d404747819b446861db7a8c:/app/views/traces/index.html.erb diff --git a/app/views/traces/index.html.erb b/app/views/traces/index.html.erb index f0822266d..693de7e1a 100644 --- a/app/views/traces/index.html.erb +++ b/app/views/traces/index.html.erb @@ -1,4 +1,4 @@ -<% content_for :heading_class, 'pb-0' %> +<% content_for :heading_class, "pb-0" %> <% content_for :heading do %>

<%= @title %>

@@ -7,49 +7,50 @@ <%= 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 %>

-