diff options
Diffstat (limited to 'app/Template/dashboard/activity.php')
-rw-r--r-- | app/Template/dashboard/activity.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/Template/dashboard/activity.php b/app/Template/dashboard/activity.php deleted file mode 100644 index 71a67fb2..00000000 --- a/app/Template/dashboard/activity.php +++ /dev/null @@ -1,4 +0,0 @@ -<div class="page-header"> - <h2><?= t('My activity stream') ?></h2> -</div> -<?= $this->render('event/events', array('events' => $events)) ?>
\ No newline at end of file |