|
|
|
@ -2325,7 +2325,12 @@
|
|
|
|
|
"min": 0, |
|
|
|
|
"step": "1", |
|
|
|
|
"width": 5, |
|
|
|
|
"prefix": "£" |
|
|
|
|
"prefix": "£", |
|
|
|
|
"suffix": [ |
|
|
|
|
{ "label": "every week", "depends_on" : { "incfreq": "Weekly"}}, |
|
|
|
|
{ "label": "every month", "depends_on" : { "incfreq": "Monthly"}}, |
|
|
|
|
{ "label": "every month", "depends_on" : { "incfreq": "Yearly"}} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
"incfreq": { |
|
|
|
|
"check_answer_label": "How often does the household receive this amount?", |
|
|
|
|