Remove sidebar titles
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<div class="sidebar">
|
||||
<h2><?= t('Actions') ?></h2>
|
||||
<ul>
|
||||
<li <?= $this->app->checkMenuSelection('ProjectViewController', 'show') ?>>
|
||||
<?= $this->url->link(t('Summary'), 'ProjectViewController', 'show', array('project_id' => $project['id'])) ?>
|
||||
|
||||
Reference in New Issue
Block a user