From 21649f409aac9ebeb551eb79c2cd43ab1e8cb44f Mon Sep 17 00:00:00 2001 From: Aline Ribeiro Date: Sat, 25 Apr 2020 19:52:37 -0700 Subject: [PATCH] [#1713] Remove whitespace after label_tag --- app/views/moments/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/moments/show.html.erb b/app/views/moments/show.html.erb index df16f02e6b..bcfe5b916a 100644 --- a/app/views/moments/show.html.erb +++ b/app/views/moments/show.html.erb @@ -45,7 +45,7 @@ <% if @resources.any? %>
-
<%= label_tag t('moments.show.resources') %>
+
<%= label_tag t('moments.show.resources') %>