Clicking on 'remember me' label checks the box

This commit is contained in:
Pierre 2015-10-28 12:28:01 +01:00 committed by Julien Fontanet
parent d799aea3c4
commit 53990a531b

View File

@ -44,11 +44,12 @@ html
.form-group
.col-sm-5
.checkbox
label
input(
name = 'remember-me'
type = 'checkbox'
)
= 'Remember me'
| Remember me
.form-group
.col-sm-12
button.btn.btn-login.btn-block.btn-success