Browse Source

Merge pull request #189 from communitiesuk/content-tweaks-about-this-log

Content tweaks for About this log section
pull/191/head
Paul Robert Lloyd 3 years ago committed by GitHub
parent
commit
a3c73596e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Gemfile.lock
  2. 8
      config/forms/2021_2022.json
  3. 2
      spec/fixtures/forms/2021_2022.json

1
Gemfile.lock

@ -395,6 +395,7 @@ PLATFORMS
arm64-darwin-21
x86_64-darwin-19
x86_64-darwin-20
x86_64-darwin-21
x86_64-linux
DEPENDENCIES

8
config/forms/2021_2022.json

@ -101,7 +101,7 @@
"startdate": {
"check_answer_label": "Tenancy start date",
"header": "What is the tenancy start date?",
"hint_text": "For example, 27 3 2007",
"hint_text": "For example, 27 3 2021",
"type": "date"
}
},
@ -166,7 +166,7 @@
"questions": {
"propcode": {
"check_answer_label": "Property reference",
"header": "Whats the property reference?",
"header": "What is the property reference?",
"hint_text": "This is how you refer to the property in your own systems.",
"type": "text",
"width": 10
@ -181,7 +181,7 @@
"sale_completion_date": {
"check_answer_label": "Sale completion date",
"header": "What is the sale completion date?",
"hint_text": "For example, 27 3 2007",
"hint_text": "For example, 27 3 2021",
"type": "date"
}
},
@ -1725,7 +1725,7 @@
"mrcdate": {
"check_answer_label": "Completion date of repairs",
"header": "When were the repairs completed?",
"hint_text": "For example, 27 3 2007",
"hint_text": "For example, 27 3 2021",
"type": "date"
}
},

2
spec/fixtures/forms/2021_2022.json vendored

@ -616,7 +616,7 @@
"mrcdate": {
"check_answer_label": "What was the major repairs completion date?",
"header": "What was the major repairs completion date?",
"hint_text": "For example, 27 3 2007",
"hint_text": "For example, 27 3 2021",
"type": "date"
}
}

Loading…
Cancel
Save