diff --git a/module/task/view/edit.html.php b/module/task/view/edit.html.php index b750893a97..e1931015f9 100644 --- a/module/task/view/edit.html.php +++ b/module/task/view/edit.html.php @@ -210,7 +210,7 @@ task->realStarted;?> - realStarted, "class='form-control form-datetime'");?> + realStarted) ? helper::now() : $task->realStarted, "class='form-control form-datetime'");?> task->finishedBy;?>