Browse Source

Add Tenant prefers not to say option (#1168)

pull/1171/head
kosiakkatrina 2 years ago committed by GitHub
parent
commit
5ae7c61505
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      config/forms/2021_2022.json
  2. 3
      config/forms/2022_2023.json

3
config/forms/2021_2022.json

@ -6258,6 +6258,9 @@
"20": { "20": {
"value": "Other" "value": "Other"
}, },
"47": {
"value":"Tenant prefers not to say"
},
"divider": { "divider": {
"value": true "value": true
}, },

3
config/forms/2022_2023.json

@ -6257,6 +6257,9 @@
"20": { "20": {
"value": "Other" "value": "Other"
}, },
"47": {
"value":"Tenant prefers not to say"
},
"divider": { "divider": {
"value": true "value": true
}, },

Loading…
Cancel
Save