diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-08-15 18:54:36 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-11-06 12:25:34 +0000 |
commit | c999898402e90480df72e7014e531fa6fb6d9ac2 (patch) | |
tree | 0f5f36ae46dcd47421604cb7b33141622bdb45ee /CHANGELOG.md | |
parent | 917be7924e23fd4e0168927f16fa5d6e64ca4508 (diff) |
Add pagination to around page.
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..115761edf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ - Always show pagination figures even if only one page. #1787 - Report pages list more updates to a report. #1806 - Clearer wording and more prominent email input on alert page. #1829 + - Paginate reports on `/around`. #1805 #1577 #525 - Cobrands can implement `hide_areas_on_reports` to hide outline on map. - Templates to allow extra messages through problem confirmation. #1837 - Optimised sprite file down from 97 KB to 36 KB. #1852 |