mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 13:46:11 +10:00
Add "e" shortcut to help modal
This commit is contained in:
@@ -229,6 +229,10 @@
|
||||
%td.shortcut
|
||||
.key r
|
||||
%td Reply (quoting selected text)
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key e
|
||||
%td Edit issue
|
||||
%tbody{ class: 'hidden-shortcut merge_requests', style: 'display:none' }
|
||||
%tr
|
||||
%th
|
||||
@@ -245,3 +249,7 @@
|
||||
%td.shortcut
|
||||
.key r
|
||||
%td Reply (quoting selected text)
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key e
|
||||
%td Edit merge request
|
||||
|
||||
Reference in New Issue
Block a user