diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-11-01 09:53:57 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-11-02 12:56:17 +0000 |
commit | 4efc9d1bbea97c07c950f81773a03ff97c0755ff (patch) | |
tree | c59384bdbb44e99d21e7905c3827b91e492a5dad /CHANGELOG.md | |
parent | 64a24f1d9bf251cc57d363e7bf57d4218a5e2cb8 (diff) |
Remove shortlist form from inspect duplicate list.
This functionality isn't needed here, and causes an issue with the main
form submitting due to a form inside a form.
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 419dff1d2..64d3af0b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ - Redirect inspectors correctly on creation in two-tier. - Report status filter All option works for body users #1845 - Always allow reports to be removed from shortlist #1882 + - Remove shortlist form from inspect duplicate list. - Admin improvements: - Character length limit can be placed on report detailed information #1848 - Inspector panel shows nearest address if available #1850 |