Fix display_all being not defined
This commit is contained in:
parent
7b63efed6f
commit
60b892e74e
|
@ -1,3 +1,4 @@
|
|||
- display_all ||= nil
|
||||
.card.answerbox{ data: { id: a.id, q_id: a.question.id } }
|
||||
- if @question.nil?
|
||||
= render 'answerbox/header', a: a
|
||||
|
|
Loading…
Reference in New Issue