aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-06-06 18:12:41 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-06-06 18:14:54 +0100
commit3677ed59c33ae64ac8dd1e2b15d7072f4dd843cd (patch)
tree38eabd9ab71674ff6be46f9aa0522f88b437f229 /CHANGELOG.md
parentd63444cb405fa386ad153cab0347df19898bffae (diff)
Improve inspect form position and configurability.
Dealing with the map UI changes earlier leads to a better display position, and we add a global variable check to allow cobrands to not use this behaviour. Fixes #1863.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 93dca7ccf..aeddf1abc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@
* Unreleased
- Front end improvements:
- Extra help text on contact form #2149
+ - Admin improvements:
+ - Improve inspect form position and configurability.
- Bugfixes:
- Prevent contact form leaking information about updates #2149
- Fix pointer event issue selecting pin on map. #2130