From bb8b4c0e36afc05ff5b0cb3ac6465351a696b001 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 5 Jul 2015 16:07:21 -0400 Subject: Add task analytics --- app/Template/activity/task.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app/Template/activity/task.php (limited to 'app/Template/activity') diff --git a/app/Template/activity/task.php b/app/Template/activity/task.php new file mode 100644 index 00000000..cc4aad03 --- /dev/null +++ b/app/Template/activity/task.php @@ -0,0 +1,5 @@ + + +render('event/events', array('events' => $events)) ?> \ No newline at end of file -- cgit v1.2.3