@ -2,7 +2,7 @@ class Form::Sales::Pages::Address < ::Form::Page
definitialize(id,hsh,subsection)
super
@id="address"
@header="Q15 - What is the property's address?"
@header="Q#{QUESTION_NUMBER_FROM_YEAR[form.start_date.year]||QUESTION_NUMBER_FROM_YEAR[QUESTION_NUMBER_FROM_YEAR.keys.max]} - What is the property's address?"
@depends_on=[
{"uprn_known"=>nil},
{"uprn_known"=>0},
@ -19,4 +19,6 @@ class Form::Sales::Pages::Address < ::Form::Page
@ -7,10 +7,10 @@ class Form::Sales::Questions::NationalityAllGroup < ::Form::Question
@hint_text=buyer_index==1?"Buyer 1 is the person in the household who does the most paid work. If it’s a joint purchase and the buyers do the same amount of paid work, buyer 1 is whoever is the oldest.":""
@ -26,4 +26,12 @@ class Form::Sales::Questions::NationalityAllGroup < ::Form::Question
"If buyer 2 is a dual national of the United Kingdom and another country, enter United Kingdom. If they are a dual national of two other countries, the buyer should decide which country to enter."