diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2017-10-13 08:59:15 -0700 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2017-10-13 08:59:15 -0700 |
commit | cb29df7ff671487e42f2104410c4289416d2bcd4 (patch) | |
tree | d730dbd7e3f5c7369ddff944338c91cc8ecaab45 /app | |
parent | b0f98a2e8e7fde23666d57675f9340fa453d04a8 (diff) | |
download | gitlab-ce-cb29df7ff671487e42f2104410c4289416d2bcd4.tar.gz |
Remove global dropdown shortcut from help modal39111-remove-n-shortcut
Diffstat (limited to 'app')
-rw-r--r-- | app/views/help/_shortcuts.html.haml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml index b18b3dd5766..29b23ae2e52 100644 --- a/app/views/help/_shortcuts.html.haml +++ b/app/views/help/_shortcuts.html.haml @@ -17,10 +17,6 @@ %th Global Shortcuts %tr %td.shortcut - .key n - %td Main Navigation - %tr - %td.shortcut .key s %td Focus Search %tr |