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:
authorJacob Schatz <jschatz@gitlab.com>2017-04-07 02:46:14 +0300
committerJacob Schatz <jschatz@gitlab.com>2017-04-07 02:46:14 +0300
commit496208c9bdfcdad685183afa36ad2173357c18da (patch)
tree2f231660590a30ba5b4c84cba0d7de2b32e5ba00 /features/project
parent8a574030eadd1794294543639a5dd471741d8c6e (diff)
parent518203d5e181d9f5fdf5c4fd40635b076babbe57 (diff)
Merge branch 'menu-shortcut' into 'master'
Add keyboard shortcuts to main menu. Closes #30036 See merge request !10243
Diffstat (limited to 'features/project')
-rw-r--r--features/project/shortcuts.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/shortcuts.feature b/features/project/shortcuts.feature
index b47fca31ef2..cbbea237825 100644
--- a/features/project/shortcuts.feature
+++ b/features/project/shortcuts.feature
@@ -26,7 +26,7 @@ Feature: Project Shortcuts
@javascript
Scenario: Navigate to repository charts tab
- Given I press "g" and "g"
+ Given I press "g" and "d"
Then the active sub tab should be Charts
And the active main tab should be Repository