summaryrefslogtreecommitdiff
path: root/app/Template/dashboard/overview.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Template/dashboard/overview.php')
-rw-r--r--app/Template/dashboard/overview.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Template/dashboard/overview.php b/app/Template/dashboard/overview.php
index c0cde10b..f38c0d44 100644
--- a/app/Template/dashboard/overview.php
+++ b/app/Template/dashboard/overview.php
@@ -81,6 +81,8 @@
'task' => $task,
'user_id' => $user['id'],
)) ?>
+
+ <?= $this->hook->render('template:dashboard:task:footer', array('task' => $task)) ?>
</div>
<?php endforeach ?>
</div>