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:
authorFrancesco Coda Zabetta <francesco.codazabetta@gmail.com>2014-12-15 13:11:38 +0300
committerFrancesco Coda Zabetta <francesco.codazabetta@gmail.com>2014-12-24 18:22:08 +0300
commit84b40a346a46ca75e7a8981999c6b74187328435 (patch)
tree67caa9f8f17ee1eb925f851c58290826c3ea8060 /app/views/layouts/devise.html.haml
parentfe104386b16a73cbac1588aa5cce8319c6355ee9 (diff)
check browser version, blacklisting outdated IE (version < 10)
Diffstat (limited to 'app/views/layouts/devise.html.haml')
-rw-r--r--app/views/layouts/devise.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/layouts/devise.html.haml b/app/views/layouts/devise.html.haml
index 06de03eadad..6539a24119c 100644
--- a/app/views/layouts/devise.html.haml
+++ b/app/views/layouts/devise.html.haml
@@ -6,6 +6,7 @@
.content
.login-title
%h1= brand_title
+ = render 'shared/outdated_browser'
%hr
.container
.content