|
|
|
@ -7,7 +7,7 @@ class Form::Sales::Questions::Prevloc < ::Form::Question |
|
|
|
@type = "select" |
|
|
|
@type = "select" |
|
|
|
@answer_options = ANSWER_OPTIONS |
|
|
|
@answer_options = ANSWER_OPTIONS |
|
|
|
@page = page |
|
|
|
@page = page |
|
|
|
@hint_text = "This is also known as the household’s 'last settled home'" |
|
|
|
@hint_text = "" |
|
|
|
@inferred_check_answers_value = { |
|
|
|
@inferred_check_answers_value = { |
|
|
|
"condition" => { |
|
|
|
"condition" => { |
|
|
|
"previous_la_known" => 0, |
|
|
|
"previous_la_known" => 0, |
|
|
|
|