Fix pagination on task time tracking page

This commit is contained in:
Frederic Guillot
2016-02-05 19:19:39 -05:00
parent ae150d80c2
commit 9840fa8e07
4 changed files with 7 additions and 2 deletions

View File

@@ -36,6 +36,10 @@ Improvements:
* Simplify layout and templates generation
* Move task form elements to Task helper
Bug fixes:
* Fix pagination on task time tracking page
Version 1.0.24
--------------