Browse Source

feat: number new previous tenure q

pull/1381/head
natdeanlewissoftwire 3 years ago
parent
commit
6519eaac7f
  1. 1
      app/models/form/lettings/questions/previous_tenure.rb

1
app/models/form/lettings/questions/previous_tenure.rb

@ -8,6 +8,7 @@ class Form::Lettings::Questions::PreviousTenure < ::Form::Question
@check_answers_card_number = 0
@hint_text = "This is where the household was the night before they moved."
@answer_options = ANSWER_OPTIONS
@question_number = 78
end
ANSWER_OPTIONS = {

Loading…
Cancel
Save