From bb0a3df61285ceb7eeb8562669fc037b7faefa20 Mon Sep 17 00:00:00 2001 From: Ben Halpern Date: Thu, 8 Mar 2018 05:07:18 -0800 Subject: [PATCH] Ben/womens day (#53) * Remove stale docs files and add signup CTA on show page * Fix user follow button on search page * Finalize shecoded/theycoded images * Modify sidebar logic * Move help widget below shecoded --- .../articles/_sidebar_additional.html.erb | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/app/views/articles/_sidebar_additional.html.erb b/app/views/articles/_sidebar_additional.html.erb index 0af0f5fdf..e99763a74 100644 --- a/app/views/articles/_sidebar_additional.html.erb +++ b/app/views/articles/_sidebar_additional.html.erb @@ -85,25 +85,6 @@ <% end %> - <% if Article.active_help.any? %> -
-
- <#HELP> -
-
- -

ASK FOR HELP

-
-
- <% end %> <% if Flipflop.she_coded? %>
@@ -125,6 +106,25 @@

SUBMIT YOUR STORY

+ <% end %> + <% if Article.active_help.any? %> +
+
+ <#HELP> +
+
+ +

ASK FOR HELP

+
+
<% end %>