From dbef77a27314dcc2820670937e74986b968449c0 Mon Sep 17 00:00:00 2001 From: Weiwei Shi Date: Tue, 3 Oct 2017 12:14:12 -0600 Subject: [PATCH] remove guidance text --- app/views/plans/_answer_form.html.erb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/app/views/plans/_answer_form.html.erb b/app/views/plans/_answer_form.html.erb index 495f06ac..8e89323d 100755 --- a/app/views/plans/_answer_form.html.erb +++ b/app/views/plans/_answer_form.html.erb @@ -207,12 +207,7 @@
- <% if I18n.locale == :fr %> - <%= t('helpers.guidance')%> <%= question.section.organisation.abbreviation %> - <% else %> -<%= question.section.organisation.abbreviation %> <%= t('helpers.guidance')%> -<% end %> - + <%= question.section.organisation.abbreviation %>