Rename controllers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<section id="main">
|
||||
<?= $this->projectHeader->render($project, 'Listing', 'show') ?>
|
||||
<?= $this->projectHeader->render($project, 'TaskListController', 'show') ?>
|
||||
<section class="sidebar-container">
|
||||
|
||||
<?= $this->render($sidebar_template, array('project' => $project)) ?>
|
||||
@@ -8,4 +8,4 @@
|
||||
<?= $content_for_sublayout ?>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user