diff --git a/ChangeLog b/ChangeLog index 5ad4c1401..e77579b3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ New features: * Forgot Password +Improvements: + +* Add dropdown menu for subtasks + Bug fixes: * Automatic action listeners were using the same instance diff --git a/app/Template/subtask/show.php b/app/Template/subtask/show.php index 283057f48..6945840fb 100644 --- a/app/Template/subtask/show.php +++ b/app/Template/subtask/show.php @@ -13,7 +13,7 @@ - + @@ -61,6 +61,8 @@ + @@ -87,7 +90,6 @@ user->hasProjectAccess('subtask', 'save', $task['project_id'])): ?> -