diff options
| author | Frederic Guillot <fred@kanboard.net> | 2015-07-05 16:07:21 -0400 |
|---|---|---|
| committer | Frederic Guillot <fred@kanboard.net> | 2015-07-05 16:07:21 -0400 |
| commit | bb8b4c0e36afc05ff5b0cb3ac6465351a696b001 (patch) | |
| tree | e7499d04cfe32ed429413c2bbe0c81c33700d36a /app/Template/task/activity.php | |
| parent | 67b9a56469b406b44cd1baad4445ddb6d707794f (diff) | |
Add task analytics
Diffstat (limited to 'app/Template/task/activity.php')
| -rw-r--r-- | app/Template/task/activity.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/Template/task/activity.php b/app/Template/task/activity.php deleted file mode 100644 index cc4aad03..00000000 --- a/app/Template/task/activity.php +++ /dev/null @@ -1,5 +0,0 @@ -<div class="page-header"> - <h2><?= t('Activity stream') ?></h2> -</div> - -<?= $this->render('event/events', array('events' => $events)) ?>
\ No newline at end of file |
