From f182feb33ccfa29a8a98609dd3ca49a3cd8dc514 Mon Sep 17 00:00:00 2001 From: liyuchun Date: Sat, 18 Sep 2021 08:37:12 +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;?>