diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-24 12:54:06 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-26 14:16:39 +0100 |
commit | 0ede84d2c7eca6915220e62d4892f52aa2611cee (patch) | |
tree | 389213b686fa091077b8df9a734dc46d64cd3c81 /CHANGELOG.md | |
parent | b951485e5c225f02933bcd8f3be2f4a3d3c7f034 (diff) |
Allow moderation to edit extra fields/location.
If a cobrand provides those fields.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 621c61192..14ec75be5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ - Admin improvements: - List number of alerts on report page #669 - viewing and managing of user alerts in admin #676 - - Allow moderation to potentially change photos. #2291 + - Allow moderation to potentially change photos/extra info. #2291 #2307 - Bugfixes: - Add perl 5.26/5.28 support. - Fix subcategory issues when visiting /report/new directly #2276 |