|
|
|
@ -7,6 +7,7 @@ class Form::Lettings::Questions::NetIncomeKnown < ::Form::Question |
|
|
|
@type = "radio" |
|
|
|
@type = "radio" |
|
|
|
@check_answers_card_number = 0 |
|
|
|
@check_answers_card_number = 0 |
|
|
|
@guidance_partial = "what_counts_as_income" |
|
|
|
@guidance_partial = "what_counts_as_income" |
|
|
|
|
|
|
|
@guidance_position = GuidancePosition::TOP |
|
|
|
@hint_text = "" |
|
|
|
@hint_text = "" |
|
|
|
@answer_options = ANSWER_OPTIONS |
|
|
|
@answer_options = ANSWER_OPTIONS |
|
|
|
@question_number = 86 |
|
|
|
@question_number = 86 |
|
|
|
|