aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2019-03-25 15:03:49 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-03-27 09:57:01 +0000
commita5afe37792f89e2525c3e446fa5207513cd374cd (patch)
tree84eddd77478c3110220aa14a2368ad8dd7af2909 /CHANGELOG.md
parent26f8e67e8f08e77587dfc736a3e0634708a2bfd7 (diff)
Fix extra question display when only one category.
If the site only has the one category, it was being preselected but the extra attribute questions were not being shown.
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 6cadc9bee..0f6afb5a6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,7 @@
- Stop filter category overriding chosen category.
- Allow things to reset if "Pick a category" picked.
- Stop category_change firing more than it should.
+ - Fix extra question display when only one category.
- Development improvements:
- Make front page cache time configurable.
- Better working of /fakemapit/ under https.