Merge pull-request #1848

This commit is contained in:
Frederic Guillot
2016-02-16 14:22:29 -05:00
2 changed files with 3 additions and 0 deletions

View File

@@ -55,6 +55,8 @@
<?= $this->task->selectScore($values, $errors) ?>
<?= $this->task->selectTimeEstimated($values, $errors) ?>
<?= $this->task->selectDueDate($values, $errors) ?>
<?= $this->hook->render('template:task:form:right-column', array('values'=>$values, 'errors'=>$errors)) ?>
</div>
<div class="form-actions">