Always show the search box in board selector

This commit is contained in:
Frederic Guillot
2016-01-21 21:11:30 -05:00
parent fcdfdeabfa
commit 325e72589d
4 changed files with 15 additions and 5 deletions

View File

@@ -19,6 +19,7 @@
<select id="board-selector"
class="chosen-select select-auto-redirect"
tabindex="-1"
data-search-threshold="0"
data-notfound="<?= t('No results match:') ?>"
data-placeholder="<?= t('Display another project') ?>"
data-redirect-regex="PROJECT_ID"