diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-03-25 14:41:46 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-03-27 09:57:01 +0000 |
commit | 36ece378eb70da1666671b32ab99d8b0b242d807 (patch) | |
tree | 38d80a55974ab7e3bda3d7dab3406f43424b84f2 /CHANGELOG.md | |
parent | 30a6e282fc75d1525ae18b5f4296f98abead83c7 (diff) |
Allow things to reset if "Pick a category" picked.
This is most noticeable with category groups, where changing the
parent would leave visible any asset/attribute questions.
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 da8fe219b..3b00ba1ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ - Proper bodies check for sending updates. - Check better if extra question has values. - Stop filter category overriding chosen category. + - Allow things to reset if "Pick a category" picked. - Development improvements: - Make front page cache time configurable. - Better working of /fakemapit/ under https. |