Add top links to the calendar

This commit is contained in:
Frederic Guillot
2015-01-17 17:27:34 -05:00
parent 84b0f0df90
commit 74e4a7b064
9 changed files with 84 additions and 14 deletions

View File

@@ -12,7 +12,7 @@
<a href="#" id="filter-due-date"><?= t('Filter by due date') ?></a>
</li>
<li>
<i class="fa fa-search"></i>
<i class="fa fa-search fa-fw"></i>
<?= $this->a(t('Search'), 'project', 'search', array('project_id' => $project['id'])) ?>
</li>
<li>