summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/help/_shortcuts.html.haml25
1 files changed, 8 insertions, 17 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml
index 76ea84ff342..ea8bbe92d86 100644
--- a/app/views/help/_shortcuts.html.haml
+++ b/app/views/help/_shortcuts.html.haml
@@ -105,23 +105,6 @@
%td.shortcut
.key esc
%td Go back
- %tbody
- %tr
- %th
- %th Project File
- %tr
- %td.shortcut
- .key y
- %td Go to file permalink
- %tbody.hidden-shortcut.wiki
- %tr
- %th
- %th Wiki pages
- %tr
- %td.shortcut
- .key e
- %td Edit wiki page
-
.col-lg-4
%table.shortcut-mappings
%tbody
@@ -335,3 +318,11 @@
%td.shortcut
.key l
%td Change Label
+ %tbody.hidden-shortcut.wiki{ style: 'display:none' }
+ %tr
+ %th
+ %th Wiki pages
+ %tr
+ %td.shortcut
+ .key e
+ %td Edit wiki page