Browse Source

Remove redundant question

pull/86/head
Kat 4 years ago
parent
commit
e3d8a77183
  1. 14
      config/forms/2021_2022.json

14
config/forms/2021_2022.json

@ -104,7 +104,7 @@
"header": "About this log",
"description": "",
"questions": {
"tenancy_start_date": {
"startdate": {
"check_answer_label": "When is the tenancy start date?",
"header": "What is the tenancy start date?",
"hint_text": "For example, 27 3 2007",
@ -1027,18 +1027,6 @@
}
}
},
"tenancy_start_date": {
"header": "",
"description": "",
"questions": {
"startdate": {
"check_answer_label": "When is the tenancy start date?",
"header": "What is the tenancy start date?",
"hint_text": "For example, 27 3 2007",
"type": "date"
}
}
},
"starter_tenancy": {
"header": "",
"description": "",

Loading…
Cancel
Save