Change sidebar style

This commit is contained in:
Frederic Guillot
2016-02-03 18:27:45 -05:00
parent fc0bed2b74
commit 91200ddcde
18 changed files with 53 additions and 119 deletions

View File

@@ -17,7 +17,7 @@
<?php endif ?>
</ul>
</div>
<section class="sidebar-container" id="task-section">
<section class="sidebar-container">
<?= $this->render($sidebar_template, array('task' => $task)) ?>