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.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Template/dashboard/overview.php b/app/Template/dashboard/overview.php
index a352ce02..af3c6261 100644
--- a/app/Template/dashboard/overview.php
+++ b/app/Template/dashboard/overview.php
@@ -64,6 +64,7 @@
<?= $this->render('task_list/task_title', array(
'task' => $task,
'redirect' => 'dashboard',
+ 'is_subtask' => FALSE
)) ?>
<?= $this->render('task_list/task_details', array(