From 903cd43b996353226b4800ec21b06307e4066f3c Mon Sep 17 00:00:00 2001 From: kevinzluo <44309027+kevinzluo@users.noreply.github.com> Date: Wed, 26 Dec 2018 04:03:45 -0600 Subject: [PATCH] Fix(modal): Use new anchor class for ask question on wiki page (#4403) --- app/views/grids/_notes.html.erb | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/app/views/grids/_notes.html.erb b/app/views/grids/_notes.html.erb index f0bea36e06..26d738c229 100644 --- a/app/views/grids/_notes.html.erb +++ b/app/views/grids/_notes.html.erb @@ -65,13 +65,7 @@ <% if type == "questions" || tagname.include?('question:') %> -
- +Ask a question or help answer future questions
<% elsif type == "activity" || tagname.include?('activity:') %>Activities should include a materials list, costs and a step-by-step guide to construction with photos. Learn what makes a good activity here.