Add 'reply' hotkey to help modal

This commit is contained in:
Robert Speicher 2015-04-11 18:30:19 -04:00
parent ded7053fbf
commit 4603bf500a
1 changed files with 8 additions and 0 deletions

View File

@ -187,6 +187,10 @@
%td.shortcut
.key m
%td Change milestone
%tr
%td.shortcut
.key r
%td Reply (quoting selected text)
%tbody{ class: 'hidden-shortcut merge_requests', style: 'display:none' }
%tr
%th
@ -199,6 +203,10 @@
%td.shortcut
.key m
%td Change milestone
%tr
%td.shortcut
.key r
%td Reply (quoting selected text)
:javascript