committed by
Frédéric Guillot
parent
136936ae3d
commit
daf39ee16a
@@ -36,7 +36,7 @@
|
||||
<?= $this->dt->date($task['date_started']) ?>
|
||||
</td>
|
||||
<td>
|
||||
<?= $this->dt->date($task['date_due']) ?>
|
||||
<?= $this->dt->datetime($task['date_due']) ?>
|
||||
</td>
|
||||
</tr>
|
||||
<?php endforeach ?>
|
||||
|
||||
Reference in New Issue
Block a user