Commit 2f63303f authored by Alfredo Sumaran's avatar Alfredo Sumaran

Add "e" shortcut to help modal

parent 8129d167
...@@ -229,6 +229,10 @@ ...@@ -229,6 +229,10 @@
%td.shortcut %td.shortcut
.key r .key r
%td Reply (quoting selected text) %td Reply (quoting selected text)
%tr
%td.shortcut
.key e
%td Edit issue
%tbody{ class: 'hidden-shortcut merge_requests', style: 'display:none' } %tbody{ class: 'hidden-shortcut merge_requests', style: 'display:none' }
%tr %tr
%th %th
...@@ -245,3 +249,7 @@ ...@@ -245,3 +249,7 @@
%td.shortcut %td.shortcut
.key r .key r
%td Reply (quoting selected text) %td Reply (quoting selected text)
%tr
%td.shortcut
.key e
%td Edit merge request
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment