From 286b1935663ef3071ad6a0aae3078ad3a42b48e4 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 14 Oct 2014 22:02:35 -0400 Subject: Add a dashboard (first version) --- app/Templates/app_index.php | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 app/Templates/app_index.php (limited to 'app/Templates/app_index.php') diff --git a/app/Templates/app_index.php b/app/Templates/app_index.php new file mode 100644 index 00000000..91eecce4 --- /dev/null +++ b/app/Templates/app_index.php @@ -0,0 +1,45 @@ +
+ +
+
+

+ +

+ + + + + + + + + + + + + + + + + + +
 
+ $task['id'])) ?> + + $task['project_id'])) ?> + + $task['id'])) ?> + + + + +
+ +
+
+

+ $events)) ?> +
+
\ No newline at end of file -- cgit v1.2.3