diff --git a/module/task/view/recordestimate.html.php b/module/task/view/recordestimate.html.php index 5fea0527cf..d22750f66d 100644 --- a/module/task/view/recordestimate.html.php +++ b/module/task/view/recordestimate.html.php @@ -55,7 +55,7 @@ status, array('wait', 'pause', 'doing'))):?> - team) || (!empty($task->team) && $task->assignedTo == $this->app->user->account)) :?> + team) || (!empty($task->team) && in_array($task->assignedTo, array_keys($task->team)))) :?> idAB;?>