diff options
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 |