diff --git a/app/views/event/questions/event_question_ahv_number/_fields.html.haml b/app/views/event/questions/event_question_ahv_number/_fields.html.haml index bd1130c..3845bc4 100644 --- a/app/views/event/questions/event_question_ahv_number/_fields.html.haml +++ b/app/views/event/questions/event_question_ahv_number/_fields.html.haml @@ -1,5 +1,5 @@ - question = f.object -- if question.derived? && !question.derived_from_question.customize_derived +- if question.derived? = f.labeled(:question) do = f.hidden_field(:question) %p.py-2= question.question