diff options
author | Struan Donald <struan@exo.org.uk> | 2017-10-26 14:26:39 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2017-11-06 14:24:23 +0000 |
commit | 70a63dd626ee692f024e39a70b7e026ba6b46e84 (patch) | |
tree | 89e3ca4b7e0b82ae11bead216280eb05222bdc25 /CHANGELOG.md | |
parent | b50c652ec42afc1ce33a43925b098287065b3ff2 (diff) |
cobrand option to control prefilling of report fields for inspectors
Add a `prefill_report_fields_for_inspectors` config to cobrands,
defaulted to 0, to control the automatic pre-population of report
fields.
Also add default of 1 for UKCouncil cobrand.
Fixed #1854
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d4ad9a5c7..248d7d773 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ - Remove hidden from default staff state dropdown. #1878 - Marking an item as a duplicate enforces providing duplicate id or a public update #1873 + - Report field pre-filling for inspectors configurable #1854 * v2.2 (13th September 2017) - New features: |