From: Michal Migurski Date: Sat, 27 Feb 2021 16:21:35 +0000 (-0800) Subject: Fixed remaining erblint complaint X-Git-Tag: live~2173^2~4 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/33f9b7c55fdeaebddf375fe94e657e9ab81ba0b5 Fixed remaining erblint complaint --- diff --git a/app/views/traces/index.html.erb b/app/views/traces/index.html.erb index f0822266d..2e5c44a5e 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 %>