Browse Source

fixup ids for sheltered accomdation for 2021/22

pull/419/head
roobottom 3 years ago
parent
commit
77741c67ff
  1. 8
      config/forms/2021_2022.json

8
config/forms/2021_2022.json

@ -1105,19 +1105,19 @@
"hint_text": "", "hint_text": "",
"type": "radio", "type": "radio",
"answer_options": { "answer_options": {
"0": { "1": {
"value": "Yes – sheltered housing" "value": "Yes – sheltered housing"
}, },
"1": { "2": {
"value": "Yes – extra care housing" "value": "Yes – extra care housing"
}, },
"2": { "3": {
"value": "No" "value": "No"
}, },
"divider": { "divider": {
"value": true "value": true
}, },
"3": { "4": {
"value": "Don’t know" "value": "Don’t know"
} }
} }

Loading…
Cancel
Save