summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-08-02 16:46:08 +0900
committerMarcel Amirault <mamirault@gitlab.com>2019-08-05 11:38:41 +0900
commit36169a2f1b76a3b5268f6525cd1efd52d4989b8a (patch)
tree1e9d5ceb0e9448414f93383523a4cdaacba70616
parent93c0a47e9dd7fd4a664901a8a7d9c26fbe7d1dfd (diff)
downloadgitlab-ce-keyboard-shortcuts.tar.gz
Fix display of performance bar shortcut help textkeyboard-shortcuts
-rw-r--r--app/views/help/_shortcuts.html.haml10
1 files changed, 5 insertions, 5 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml
index efb3815b257..46d7c367aa7 100644
--- a/app/views/help/_shortcuts.html.haml
+++ b/app/views/help/_shortcuts.html.haml
@@ -24,11 +24,11 @@
%td.shortcut
%kbd f
%td Focus Filter
- - if performance_bar_enabled?
- %tr
- %td.shortcut
- %kbd p b
- %td Show/hide the Performance Bar
+ %tr
+ %td.shortcut
+ %kbd p
+ %kbd b
+ %td Toggle the Performance Bar
%tr
%td.shortcut
%kbd ?