summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-10-13 17:33:47 +0000
committerWinnie Hellmann <winnie@gitlab.com>2017-10-18 09:10:11 +0000
commite82af4a6b340f6c49ec18bd13fc9974cf08b097e (patch)
treec0886816f26b4b68590c847ca29e4622afea357b
parent03106288f92ac5ec9c4867cc1be9b070f157ccac (diff)
downloadgitlab-ce-e82af4a6b340f6c49ec18bd13fc9974cf08b097e.tar.gz
Merge branch '39111-remove-n-shortcut' into 'master'
Remove global dropdown shortcut from help modal Closes #39111 See merge request gitlab-org/gitlab-ce!14876 (cherry picked from commit 93139aa84aaef72812dad70f38e2f60b206eecde) cb29df7f Remove global dropdown shortcut from help modal
-rw-r--r--app/views/help/_shortcuts.html.haml4
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