Merge pull request #3736 from h3poteto/iss-3300/fix-shortcuts
refs #3300 Remove unimplemented shortcuts
This commit is contained in:
commit
7850cb9a99
|
@ -31,14 +31,6 @@
|
|||
<td><kbd>k</kbd></td>
|
||||
<td>{{ $t('modals.shortcut.k') }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><kbd>h</kbd></td>
|
||||
<td>{{ $t('modals.shortcut.h') }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><kbd>l</kbd></td>
|
||||
<td>{{ $t('modals.shortcut.l') }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><kbd>r</kbd></td>
|
||||
<td>{{ $t('modals.shortcut.r') }}</td>
|
||||
|
|
Loading…
Reference in New Issue