Browse Source

Updated options for let type

pull/462/head
roobottom 3 years ago
parent
commit
f1589f696d
  1. 8
      config/forms/2021_2022.json

8
config/forms/2021_2022.json

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

Loading…
Cancel
Save