Commit 0f353fb8 authored by Kamil Trzciński's avatar Kamil Trzciński

Merge branch 'if-8807-duplicated_smartcard_login_btn' into 'master'

Remove duplicated smartcard login button

See merge request gitlab-org/gitlab-ee!8793
parents 4b2c09b7 628e38cc
......@@ -21,8 +21,6 @@
.login-body
= render 'devise/sessions/new_base'
= render_if_exists 'devise/sessions/new_smartcard'
- elsif password_authentication_enabled_for_web?
.login-box.tab-pane.active{ id: 'login-pane', role: 'tabpanel' }
.login-body
......
---
title: Remove duplicated smartcard login button
merge_request: 8793
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment