end of day commit

This commit is contained in:
2015-02-25 18:56:45 +01:00
parent c2435695bf
commit 3da5d8eb41
29 changed files with 132 additions and 27 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ h2= t('devise.sign_in.title')
.form-field= f.email_field :email
= f.row :email do
.form-label= f.label :password
.form-field= f.password_field :password
.form-field= f.password_field :password, autofocus: true
.form-row
= f.label :remember_me do
= f.check_box :remember_me