Avoid code duplication in pull-request #746
This commit is contained in:
5
app/Template/task/activity.php
Normal file
5
app/Template/task/activity.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<div class="page-header">
|
||||
<h2><?= t('Activity stream') ?></h2>
|
||||
</div>
|
||||
|
||||
<?= $this->render('event/events', array('events' => $events)) ?>
|
||||
Reference in New Issue
Block a user