Browse Source

updated benefits_proportion

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

8
config/forms/2021_2022.json

@ -4624,19 +4624,19 @@
"hint_text": "This excludes child and housing benefit, council tax support and tax credits.", "hint_text": "This excludes child and housing benefit, council tax support and tax credits.",
"type": "radio", "type": "radio",
"answer_options": { "answer_options": {
"0": { "1": {
"value": "All" "value": "All"
}, },
"1": { "2": {
"value": "Some" "value": "Some"
}, },
"2": { "3": {
"value": "None" "value": "None"
}, },
"divider": { "divider": {
"value": true "value": true
}, },
"3": { "4": {
"value": "Don’t know" "value": "Don’t know"
} }
} }

Loading…
Cancel
Save