Browse Source

fix vars on property_let_type

pull/462/head
roobottom 3 years ago
parent
commit
7710490aac
  1. 10
      config/forms/2021_2022.json

10
config/forms/2021_2022.json

@ -586,19 +586,19 @@
"hint_text": "", "hint_text": "",
"type": "radio", "type": "radio",
"answer_options": { "answer_options": {
"1": {
"value": "Social rent basis"
},
"2": { "2": {
"value": "Affordable rent basis" "value": "Affordable rent basis"
}, },
"3": { "4": {
"value": "Intermediate rent basis" "value": "Intermediate rent basis"
}, },
"1": {
"value": "Social rent basis"
},
"divider": { "divider": {
"value": true "value": true
}, },
"4": { "3": {
"value": "Don’t know" "value": "Don’t know"
} }
} }

Loading…
Cancel
Save