mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
#1271 - made 'Remember me' label clickable
This commit is contained in:
parent
db6222715b
commit
0e55a7a3ac
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
= password_field_tag 'user[password]', nil, id: 'user_password_dd', placeholder: 'Password'
|
||||
%p.text-right
|
||||
%small
|
||||
Remember me
|
||||
%label{for: 'user_remember_me'} Remember me
|
||||
= check_box_tag 'user[remember_me]'
|
||||
%button.btn.btn-success.btn-block Sign in
|
||||
- unless omniauth_configured.empty?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue