From 5ca9a12a0ac64dccded3f8ebae16c00f91a49455 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 11 Nov 2014 21:52:22 -0500 Subject: Add subtasks to the dashboard --- app/Template/app/index.php | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'app/Template') diff --git a/app/Template/app/index.php b/app/Template/app/index.php index 89550e05..637bc402 100644 --- a/app/Template/app/index.php +++ b/app/Template/app/index.php @@ -75,6 +75,37 @@ + +

+ +

+ + + + + + + + + + + + + + + + +
 
+ $subtask['task_id'])) ?> + + $subtask['project_id'])) ?> + + + + $subtask['task_id'])) ?> +
+ +

-- cgit v1.2.3