From c1876a6dbc608f3e4a5e35cabda1782da3a22202 Mon Sep 17 00:00:00 2001 From: caoyanyi Date: Wed, 15 Jun 2022 08:44:13 +0800 Subject: [PATCH] * Modify page locate. --- 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 a6dafe0e10..3750dd911b 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() ? true : false))) echo $task->name;?> + id", $task->name, '', "class='preview'", true, isonlybody())) echo $task->name;?> >assignedToRealName;?> left . ' ' . $lang->execution->workHourUnit;?> delay)) echo 'delayed';?>>deadline, 0, 4) > 0) echo $task->deadline;?>