Browse Source

Changed IDs and ordering for property_vacancy_reason_not_first_let

pull/462/head
roobottom 3 years ago
parent
commit
5a439e600e
  1. 32
      config/forms/2021_2022.json

32
config/forms/2021_2022.json

@ -621,39 +621,39 @@
"hint_text": "", "hint_text": "",
"type": "radio", "type": "radio",
"answer_options": { "answer_options": {
"1": { "13": {
"value": "Internal transfer", "value": "Internal transfer",
"hint": "Excluding renewals of a fixed-term tenancy" "hint": "Excluding renewals of a fixed-term tenancy"
}, },
"10": { "5": {
"value": "Previous tenant died with no succession" "value": "Previous tenant died with no succession"
}, },
"2": { "9": {
"value": "Re-let to tenant who occupied same property as temporary accommodation" "value": "Re-let to tenant who occupied same property as temporary accommodation"
}, },
"0": { "14": {
"value": "Renewal of fixed-term tenancy" "value": "Renewal of fixed-term tenancy"
}, },
"7": { "19": {
"value": "Tenant abandoned property"
},
"3": {
"value": "Tenant involved in a succession downsize" "value": "Tenant involved in a succession downsize"
}, },
"6": { "8": {
"value": "Tenant moved to care home" "value": "Tenant moved to private sector or other accommodation"
}, },
"5": { "12": {
"value": "Tenant moved to other social housing provider" "value": "Tenant moved to other social housing provider"
}, },
"4": { "18": {
"value": "Tenant moved to private sector or other accommodation" "value": "Tenant moved to care home"
}, },
"9": { "6": {
"value": "Tenant was evicted due to anti-social behaviour" "value": "Tenant abandoned property"
}, },
"8": { "10": {
"value": "Tenant was evicted due to rent arrears" "value": "Tenant was evicted due to rent arrears"
},
"11": {
"value": "Tenant was evicted due to anti-social behaviour"
} }
} }
} }

Loading…
Cancel
Save