summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-02-04 11:49:46 -0500
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-02-04 11:49:46 -0500
commita1b475acab5c1214cea7fc05ed3ab9be8c713cb1 (patch)
tree28cce42aa716bf1098604c9447562cca93247ae0
parent1731f45e2b27058178619b09df1473a041e024dd (diff)
downloadgitlab-ce-fuzzy-file-search-menu-shortcut-placement.tar.gz
Puts shortcut key in the right place.fuzzy-file-search-menu-shortcut-placement
-rw-r--r--app/views/help/_shortcuts.html.haml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml
index 9ee6f07b26b..8e982718d23 100644
--- a/app/views/help/_shortcuts.html.haml
+++ b/app/views/help/_shortcuts.html.haml
@@ -40,10 +40,6 @@
%td.shortcut
.key enter
%td Open Selection
- %tr
- %td.shortcut
- .key t
- %td Go to finding file
%tbody
%tr
%th
@@ -161,6 +157,10 @@
.key s
%td
Go to snippets
+ %tr
+ %td.shortcut
+ .key t
+ %td Go to finding file
.col-lg-4
%table.shortcut-mappings
%tbody{ class: 'hidden-shortcut network', style: 'display:none' }