Browse Source

Remove 2 questions in tenancy information section

Deleted the letting type and letting provider questions, I'm surprised that
doing so didn't break any tests.
pull/193/head
MadeTech Dushan 3 years ago
parent
commit
fdd59c06fc
  1. 16
      config/forms/2021_2022.json

16
config/forms/2021_2022.json

@ -1112,22 +1112,6 @@
"type": "text" "type": "text"
} }
} }
},
"letting_provider": {
"header": "",
"description": "",
"questions": {
"landlord": {
"check_answer_label": "Provider",
"header": "Who is the letting provider?",
"hint_text": "",
"type": "radio",
"answer_options": {
"0": "This landlord",
"1": "Another registered provider - includes housing association or local authority"
}
}
}
} }
} }
}, },

Loading…
Cancel
Save