Fixed some typos.
This commit is contained in:
parent
172db1d37e
commit
a27c0c67fc
3 changed files with 2 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
= f.input :last_name
|
||||
= f.input :email
|
||||
= f.input :phone
|
||||
= f.input :password
|
||||
= f.input :password, :required => @user.new_record?
|
||||
= f.input :password_confirmation
|
||||
- for setting in User::setting_keys.keys
|
||||
.input.boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue