Avoid code duplication in pull-request #746
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
</ul>
|
||||
</div>
|
||||
<section>
|
||||
<?= $this->render('project/events', array('events' => $events)) ?>
|
||||
<?= $this->render('event/events', array('events' => $events)) ?>
|
||||
</section>
|
||||
</section>
|
||||
Reference in New Issue
Block a user