Move dashboard menu for calendar and activity stream
This commit is contained in:
4
app/Template/activity/user.php
Normal file
4
app/Template/activity/user.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="page-header">
|
||||
<h2><?= t('My activity stream') ?></h2>
|
||||
</div>
|
||||
<?= $this->render('event/events', array('events' => $events)) ?>
|
||||
Reference in New Issue
Block a user