diff --git a/app/views/phases/_answer_form.html.erb b/app/views/phases/_answer_form.html.erb index aba7c44..952195c 100644 --- a/app/views/phases/_answer_form.html.erb +++ b/app/views/phases/_answer_form.html.erb @@ -132,7 +132,7 @@ <% comments = answer.notes.all %> <%= hidden_field_tag :question_id, question_id, class: "question_id" %>