Fix wrong datetime formatting when task form shows validation errors

This commit is contained in:
Frederic Guillot
2017-01-24 20:04:58 -05:00
parent b23613bbe3
commit d81fb20df6
4 changed files with 7 additions and 8 deletions

View File

@@ -12,6 +12,10 @@ Regressions:
* Stay on the same page when a task is closed
* Wrong URL in modal to move task to another project
Bug fixes:
* Fix wrong datetime formatting when task form shows validation errors
Version 1.0.37 (Jan 14, 2017)
-----------------------------