From 79a461fa86071ee2089f74c67dc60c5aead61e43 Mon Sep 17 00:00:00 2001 From: decabeza Date: Thu, 31 Aug 2017 17:43:03 +0200 Subject: [PATCH] simplifies css classes on section header partial --- app/views/shared/_section_header.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/_section_header.html.erb b/app/views/shared/_section_header.html.erb index 8336cd3f4..29688b487 100644 --- a/app/views/shared/_section_header.html.erb +++ b/app/views/shared/_section_header.html.erb @@ -1,4 +1,4 @@ -
+
<%= image_tag "help/help_icon_#{image}.png", alt: t("#{i18n_namespace}.icon_alt"), class: "align-top" %>