diff --git a/module/task/view/recordestimate.html.php b/module/task/view/recordestimate.html.php index d94b9384c3..8355303cab 100644 --- a/module/task/view/recordestimate.html.php +++ b/module/task/view/recordestimate.html.php @@ -35,7 +35,7 @@ task->consumedThisTime;?> task->leftThisTime;?> comment;?> - actions;?> + team) or $task->assignedTo == $this->app->user->account) echo $lang->actions;?> @@ -47,6 +47,7 @@ consumed;?> left;?> work;?> + team) or $task->assignedTo == $this->app->user->account):?> status == 'wait' or $task->status == 'pause' or $task->status == 'doing') @@ -57,6 +58,7 @@ ?> + team) && $task->assignedTo != $this->app->user->account):?>