From da0401def920f6862eae1069e8bb83367f973da1 Mon Sep 17 00:00:00 2001 From: zhouxudong Date: Fri, 15 Jul 2022 06:58:16 +0000 Subject: [PATCH] * Fix bug #24318. --- module/execution/view/importtask.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/execution/view/importtask.html.php b/module/execution/view/importtask.html.php index b47802bb63..03b40897ad 100644 --- a/module/execution/view/importtask.html.php +++ b/module/execution/view/importtask.html.php @@ -60,7 +60,7 @@ execution];?> pri == '0' ? '' : zget($lang->task->priList, $task->pri, $task->pri);?> - id", $task->name, '', "class='preview'", true, isonlybody())) echo $task->name;?> + id", $task->name, '', "class='preview'", true, true)) echo $task->name;?> >assignedToRealName;?> left . ' ' . $lang->execution->workHourUnit;?> delay)) echo 'delayed';?>>deadline, 0, 4) > 0) echo $task->deadline;?>