summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-02-04 18:01:48 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-02-04 18:01:48 +0000
commit3720b98e1bdea5901817dd7a58df532bd5e75077 (patch)
tree1c145f3c99e01830eb40fd03cb48a0274884f7c9
parent34edb3abe71ff7a9e9a0a431f150f54ef74cdfa5 (diff)
parenta1b475acab5c1214cea7fc05ed3ab9be8c713cb1 (diff)
downloadgitlab-ce-3720b98e1bdea5901817dd7a58df532bd5e75077.tar.gz
Merge branch 'fuzzy-file-search-menu-shortcut-placement' into 'master'
Puts shortcut key in the right place. Fixes #13192 ![Screen_Shot_2016-02-04_at_11.51.15_AM](/uploads/a10dc24b4a836199351ba98fca266695/Screen_Shot_2016-02-04_at_11.51.15_AM.png) See merge request !2710
-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' }