Add keyboard shortcut for project overview

This commit is contained in:
Frederic Guillot
2016-02-16 21:26:26 -05:00
parent 8936792f6f
commit 4961805e0f
4 changed files with 13 additions and 2 deletions

View File

@@ -54,6 +54,7 @@
<div class="listing">
<h3><?= t('Board/Calendar/List view') ?></h3>
<ul>
<li><?= t('Switch to the project overview') ?> = <strong>v o</strong></li>
<li><?= t('Switch to the board view') ?> = <strong>v b</strong></li>
<li><?= t('Switch to the calendar view') ?> = <strong>v c</strong></li>
<li><?= t('Switch to the list view') ?> = <strong>v l</strong></li>