Hook template:board:task:icons

This commit is contained in:
Timo Litzbarski
2016-03-25 10:31:51 +00:00
parent 13d5bd8e48
commit a3933f49af
2 changed files with 3 additions and 0 deletions

View File

@@ -76,6 +76,8 @@
<i class="fa fa-flag flag-milestone"></i>
</span>
<?php endif ?>
<?= $this->hook->render('template:board:task:icons', array('task' => $task)) ?>
<?= $this->task->formatPriority($project, $task) ?>