Move project header templates to folder project_header
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<section id="main">
|
||||
<?= $this->render('project/filters', array(
|
||||
<?= $this->render('project_header/header', array(
|
||||
'project' => $project,
|
||||
'filters' => $filters,
|
||||
'users_list' => $users_list,
|
||||
|
||||
Reference in New Issue
Block a user