|
|
|
@ -7,6 +7,7 @@ class Form::Sales::Questions::Buyer2Nationality < ::Form::Question |
|
|
|
@type = "radio" |
|
|
|
@type = "radio" |
|
|
|
@answer_options = ANSWER_OPTIONS |
|
|
|
@answer_options = ANSWER_OPTIONS |
|
|
|
@check_answers_card_number = 2 |
|
|
|
@check_answers_card_number = 2 |
|
|
|
|
|
|
|
@question_number = 32 |
|
|
|
@inferred_check_answers_value = [{ |
|
|
|
@inferred_check_answers_value = [{ |
|
|
|
"condition" => { |
|
|
|
"condition" => { |
|
|
|
"national" => 13, |
|
|
|
"national" => 13, |
|
|
|
|