From edd857f5c2d9e98837dde0f950e00463daa6caf6 Mon Sep 17 00:00:00 2001 From: Yagami <976204163@qq.com> Date: Mon, 3 Jun 2019 13:47:18 +0800 Subject: [PATCH] * Finish task #5726. --- module/project/view/treetask.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/project/view/treetask.html.php b/module/project/view/treetask.html.php index f8626278e3..89be4fd5d1 100644 --- a/module/project/view/treetask.html.php +++ b/module/project/view/treetask.html.php @@ -2,6 +2,7 @@

id?> task->common?> + task->statusList, $task->status);?> parent > 0) echo '' . $this->lang->task->childrenAB . '';?> team)) echo '' . $this->lang->task->multipleAB . '';?> @@ -10,7 +11,6 @@

- task->statusList, $task->status);?> task->estimate;?> estimate . $lang->workingHour;?> task->consumed;?> consumed, 2) . $lang->workingHour;?> task->left;?> left . $lang->workingHour;?>