summaryrefslogtreecommitdiff
path: root/app/views/help
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2016-06-06 10:09:58 +0530
committerTimothy Andrew <mail@timothyandrew.net>2016-06-06 12:50:31 +0530
commite5823f3609136dafdee05204cd17436e09985177 (patch)
treeca621843c79fa98882856a1699ecdaaefa1aabc3 /app/views/help
parent791cc9138be6ea1783e3c3853370cf0290f4d41e (diff)
downloadgitlab-ce-e5823f3609136dafdee05204cd17436e09985177.tar.gz
Update the `browser` gem.
- Need the `mobile?` detection (that the new version provides) for the U2F registration/ authentication flow
Diffstat (limited to 'app/views/help')
-rw-r--r--app/views/help/_shortcuts.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml
index 70e88da7aae..01648047ce2 100644
--- a/app/views/help/_shortcuts.html.haml
+++ b/app/views/help/_shortcuts.html.haml
@@ -24,7 +24,7 @@
%td Show/hide this dialog
%tr
%td.shortcut
- - if browser.mac?
+ - if browser.platform.mac?
.key &#8984; shift p
- else
.key ctrl shift p