Fix issue: task time tracking is not updated when deleting a subtask

This commit is contained in:
Frederic Guillot
2015-09-14 22:10:08 -04:00
parent eaff957839
commit d1e6c39df4
5 changed files with 24 additions and 25 deletions

View File

@@ -26,6 +26,7 @@ Bug fixes:
* Fix typo in template that prevent the Gitlab oauth link to be displayed
* Fix Markdown preview links focus
* Avoid dropdown menu to be truncated inside a column with scrolling
* Deleting subtask doesn't update task time tracking
Version 1.0.18
--------------