From 33e946e96871466c17e25df4d1e2f4d6d9a58d0b Mon Sep 17 00:00:00 2001 From: liyuchun Date: Sat, 18 Sep 2021 08:33:58 +0800 Subject: [PATCH] * Fix bug #15183. --- module/task/view/view.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/task/view/view.html.php b/module/task/view/view.html.php index 0a662bfe6c..c13844f461 100644 --- a/module/task/view/view.html.php +++ b/module/task/view/view.html.php @@ -368,7 +368,7 @@ task->realStarted;?> - realStarted; ?> + realStarted) ? '' : $task->realStarted; ?> task->deadline;?>