diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-08-04 15:58:24 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-08-08 09:54:29 +0100 |
commit | f40586cbf016188709b7a540c1ef8b81f9744e4b (patch) | |
tree | 99cf29aefc4be38d3b84cd3d162c46d334ecb4b9 /CHANGELOG.md | |
parent | b8c233fab49af1ab1cdfdda64e83fddac993cb94 (diff) |
Always show pagination figures if >1 report.
Even if no next/previous page, the number of items can be useful.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 842e7b311..6d4ddbca0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## Releases * Unreleased + - Front end improvements: + - Always show pagination figures even if only one page. - Bugfixes: - Set up action scheduled field when report loaded. #1789 - Stop errors from JS validator due to form in form. |