diff --git a/module/task/view/edit.html.php b/module/task/view/edit.html.php index 721e2729c2..dc1abb0648 100644 --- a/module/task/view/edit.html.php +++ b/module/task/view/edit.html.php @@ -150,10 +150,6 @@
| >task->openedBy;?> | openedBy];?> |
|---|---|
| task->realStarted;?> | +realStarted, "class='form-control form-date'");?> | +
| task->finishedBy;?> | finishedBy, "class='form-control chosen'");?> |