summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-08-05 09:05:01 +0000
committerKushal Pandya <kushalspandya@gmail.com>2019-08-05 09:05:01 +0000
commit27560cb74bad1351fa6b6a298d0c8fed338665b5 (patch)
treea1eb7d0df61d6d81fca68bb57110a7a9d36de7d6
parent31d13a41d31871e14a2759e59ebc4646d55988a0 (diff)
downloadgitlab-ce-27560cb74bad1351fa6b6a298d0c8fed338665b5.tar.gz
Fix display of performance bar shortcut help text
-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 ?