summaryrefslogtreecommitdiff
path: root/app/views/help
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-03-22 11:43:59 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-03-22 11:43:59 +0000
commit78840333d7e1432fc6235b59e90040d0f9e43b41 (patch)
treec6911bb971839bd6eb038e137917b755de55f804 /app/views/help
parent141ee12992fdd17425110fa8d9767a2ab500cbfa (diff)
parentc77fc4cee3d7a9f167cc5ca87fb5c8e22aed95f3 (diff)
downloadgitlab-ce-78840333d7e1432fc6235b59e90040d0f9e43b41.tar.gz
Merge branch 'add-todos-shortcut' into 'master'
Add global `g t` shortcut to go to todos See merge request !10041
Diffstat (limited to 'app/views/help')
-rw-r--r--app/views/help/_shortcuts.html.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml
index 2684f16c373..8e6da3fad90 100644
--- a/app/views/help/_shortcuts.html.haml
+++ b/app/views/help/_shortcuts.html.haml
@@ -118,6 +118,12 @@
.key m
%td
Go to merge requests
+ %tr
+ %td.shortcut
+ .key g
+ .key t
+ %td
+ Go to todos
%tbody
%tr
%th