From d93092d49b90b8d76261a0ea5cb9de0067558984 Mon Sep 17 00:00:00 2001 From: xsrust Date: Mon, 12 Jun 2017 12:00:56 +0100 Subject: [PATCH] fixed logic which lead to guidance not being displayed --- app/views/phases/_answer_form.html.erb | 2 +- lib/tasks/migrate.rake | 26 +++++++------------------- 2 files changed, 8 insertions(+), 20 deletions(-) diff --git a/app/views/phases/_answer_form.html.erb b/app/views/phases/_answer_form.html.erb index 334c057219..dfa1d6c91b 100644 --- a/app/views/phases/_answer_form.html.erb +++ b/app/views/phases/_answer_form.html.erb @@ -36,7 +36,7 @@ <%= hidden_field_tag :question_id, question.id, class: "question_id" %>