From 16fdf991dbd1cd13eaf7d671c62619d538ff7bc8 Mon Sep 17 00:00:00 2001 From: Yagami Date: Thu, 3 Nov 2022 16:47:52 +0800 Subject: [PATCH] * Fix bug #29253. --- module/task/view/taskteam.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/task/view/taskteam.html.php b/module/task/view/taskteam.html.php index a68f5c6f82..b3cd737aad 100644 --- a/module/task/view/taskteam.html.php +++ b/module/task/view/taskteam.html.php @@ -122,7 +122,7 @@ if($task->mode == 'multi' and $app->rawMethod == 'activate') $hourDisabled = fal status)):?> status);?> lang->task->error->leftEmptyAB, $this->lang->task->statusList[$task->status]));?> -rawMethod == 'edit'):?> +rawMethod == 'edit' and $task->mode == 'linear'):?>
task->noticeManageTeam, zget($lang->task->statusList, $task->status));?>