Acl refactoring
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</div>
|
||||
<section class="sidebar-container" id="project-section">
|
||||
|
||||
<?= $this->render('project/sidebar', array('project' => $project, 'is_owner' => $is_owner)) ?>
|
||||
<?= $this->render('project/sidebar', array('project' => $project)) ?>
|
||||
|
||||
<div class="sidebar-content">
|
||||
<?= $project_content_for_layout ?>
|
||||
|
||||
Reference in New Issue
Block a user