E-mail preferences page
This commit is contained in:
parent
9b195f5dd3
commit
7a6d95f70c
13 changed files with 107 additions and 14 deletions
|
@ -10,5 +10,8 @@
|
|||
= f.password_field :password_confirmation, autocomplete: "off", placeholder: 'Confirm new password'
|
||||
.field
|
||||
= f.password_field :current_password, autocomplete: "off", placeholder: 'Current password'
|
||||
|
||||
.actions
|
||||
= f.button "Save changes", type: 'submit'
|
||||
|
||||
.form-footer= render "settings/shared/links"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue