Improve view mode switcher

This commit is contained in:
Frederic Guillot
2015-07-04 13:06:35 -04:00
parent 37c1b79bdd
commit b01eb12a6c
5 changed files with 58 additions and 22 deletions

View File

@@ -45,5 +45,4 @@
<?= $this->form->hidden('action', $filters) ?>
<?= $this->form->text('search', $filters, array(), array('placeholder="'.t('Filter').'"'), 'form-input-large') ?>
</form>
</div>