Merge pull-request #1850

This commit is contained in:
Frederic Guillot
2016-02-16 14:23:18 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
</li>
<?php endif ?>
<?= $this->hook->render('template:user:sidebar:information') ?>
<?= $this->hook->render('template:user:sidebar:information', array('user' => $user)) ?>
</ul>
<h2><?= t('Actions') ?></h2>