Fix bug in daily project summary CSV export

This commit is contained in:
Frederic Guillot
2015-11-14 15:35:59 -05:00
parent 0e83283ddc
commit d84bf429d6
3 changed files with 5 additions and 3 deletions

View File

@@ -3,8 +3,9 @@ Version 1.0.21 (unreleased)
Bug fixes:
* cs_CZ display the wrong locale in datetime picker
* Datepicker is closed on blur event
* Loading cs_CZ locale display the wrong language in datetime picker
* Datepicker is closed unexpectedly on blur event
* Fix bug in daily project summary CSV export
Version 1.0.20
--------------