Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Eipert <leipert@gitlab.com>2018-05-18 05:18:42 +0300
committerAnnabel Gray <annabel.m.gray@gmail.com>2018-05-18 05:18:42 +0300
commitb5821e5fb3882a744ce4f30367859c5cff66d765 (patch)
tree327119ff2e89ee6df5b1704adeecb010c7986968 /app/views/help
parent6fb20b10fdea0563680973b4fe0a7919779c2f76 (diff)
Add Keyboard shortcuts for "Kubernetes" and "Environments"
Diffstat (limited to 'app/views/help')
-rw-r--r--app/views/help/_shortcuts.html.haml14
1 files changed, 13 insertions, 1 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml
index 1c5b4aecabb..2244d16f0a6 100644
--- a/app/views/help/_shortcuts.html.haml
+++ b/app/views/help/_shortcuts.html.haml
@@ -121,7 +121,7 @@
%tr
%td.shortcut
.key g
- .key e
+ .key v
%td
Go to the project's activity feed
%tr
@@ -175,6 +175,18 @@
%tr
%td.shortcut
.key g
+ .key e
+ %td
+ Go to environments
+ %tr
+ %td.shortcut
+ .key g
+ .key k
+ %td
+ Go to kubernetes
+ %tr
+ %td.shortcut
+ .key g
.key s
%td
Go to snippets