diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2017-03-30 10:46:27 -0500 |
---|---|---|
committer | Jacob Schatz <jschatz1@gmail.com> | 2017-04-06 18:14:42 -0400 |
commit | 86f3ae0c914c2ce807b7c47629967a4c2bcb925f (patch) | |
tree | f8e77f957d76f0d0b795691dbeea750917850c4c /app/views/help | |
parent | b19538d197aebf5445fa56c5b016e0c6c973b51d (diff) | |
download | gitlab-ce-86f3ae0c914c2ce807b7c47629967a4c2bcb925f.tar.gz |
Change todos shortcut to shift
Diffstat (limited to 'app/views/help')
-rw-r--r-- | app/views/help/_shortcuts.html.haml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml index a20d3e3a235..0281fb5a98b 100644 --- a/app/views/help/_shortcuts.html.haml +++ b/app/views/help/_shortcuts.html.haml @@ -97,7 +97,12 @@ %tbody.hidden-shortcut.project{ style: 'display:none' } %tr %th - %th Global Dashboard + %th Global Shortcuts + %tr + %td.shortcut + .key shift t + %td + Go to todos %tr %td.shortcut .key shift a |