Add keyboard shortcut to focus on the search box

This commit is contained in:
Frederic Guillot
2015-07-04 14:41:44 -04:00
parent cf8aeea6af
commit 4f3088a331
5 changed files with 24 additions and 9 deletions

View File

@@ -51,6 +51,7 @@
<h3><?= t('Application') ?></h3>
<ul>
<li><?= t('Open board switcher') ?> = <strong>b</strong></li>
<li><?= t('Go to the search/filter box') ?> = <strong>f</strong></li>
<li><?= t('Close dialog box') ?> = <strong>ESC</strong></li>
<li><?= t('Submit a form') ?> = <strong>CTRL+ENTER</strong> <?= t('or') ?> <strong>⌘+ENTER</strong></li>
</ul>