aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDave Arter <davea@mysociety.org>2017-07-03 17:58:47 +0100
committerDave Arter <davea@mysociety.org>2017-08-31 13:39:10 +0100
commite62439494abf74bd1518bd499986aebd5bfafc68 (patch)
treefe3b768e7713f0f99079b13fe3c1b3b4776bd0fe /CHANGELOG.md
parent217cc18a47c09120a75668eaf365e8e62171b853 (diff)
Add ability for area outlines on /reports to be hidden by cobrand
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f7703fea4..d9326b2b4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
- Front end improvements:
- Always show pagination figures even if only one page. #1787
- Report pages list every update to a report. #1806
+ - Cobrands can implement `hide_areas_on_reports` to hide outline on map.
- Admin improvements:
- Highlight current shortlisted user in list tooltip. #1788
- Extra fields on contacts can be edited. #1743