diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml index fdeab909b76..ae072bacfb1 100644 --- a/app/views/help/_shortcuts.html.haml +++ b/app/views/help/_shortcuts.html.haml @@ -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