Browse Source

Add headers to rent questions

pull/230/head
Kat 4 years ago
parent
commit
d76ac7c5e5
  1. 8
      config/forms/2021_2022.json

8
config/forms/2021_2022.json

@ -2216,7 +2216,7 @@
}] }]
}, },
"rent_weekly": { "rent_weekly": {
"header": "", "header": "Household rent and charges",
"description": "", "description": "",
"questions": { "questions": {
"brent": { "brent": {
@ -2390,7 +2390,7 @@
] ]
}, },
"rent_bi_weekly": { "rent_bi_weekly": {
"header": "", "header": "Household rent and charges",
"description": "", "description": "",
"questions": { "questions": {
"brent": { "brent": {
@ -2483,7 +2483,7 @@
}] }]
}, },
"rent_4_weekly": { "rent_4_weekly": {
"header": "", "header": "Household rent and charges",
"description": "", "description": "",
"questions": { "questions": {
"brent": { "brent": {
@ -2576,7 +2576,7 @@
}] }]
}, },
"rent_monthly": { "rent_monthly": {
"header": "", "header": "Household rent and charges",
"description": "", "description": "",
"questions": { "questions": {
"brent": { "brent": {

Loading…
Cancel
Save