From 3855d15f97d84b91e7f337b438c3c60097d55e2d Mon Sep 17 00:00:00 2001 From: Tracy Kwena <54999162+Tkwenan@users.noreply.github.com> Date: Tue, 25 Oct 2022 02:31:38 -0400 Subject: [PATCH] FTO Issue #11486 - Remove extra plus signs from code (#11540) --- app/views/dashboard_v2/_topicCard.html.erb | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/views/dashboard_v2/_topicCard.html.erb b/app/views/dashboard_v2/_topicCard.html.erb index 16d5544b4f..8e1330ce1d 100644 --- a/app/views/dashboard_v2/_topicCard.html.erb +++ b/app/views/dashboard_v2/_topicCard.html.erb @@ -35,16 +35,16 @@
target="_blank"<% end %> href="<%= node.path %>"> -+ <% if node.main_image %> -+ -+ <% elsif node.scraped_image %> -+ -+ <% else %> -+
-+ -+
-+ <% end %> -+
+ <% if node.main_image %> + + <% elsif node.scraped_image %> + + <% else %> +
+ +
+ <% end %> +