moved save button (#3792)

* moved save button

* added save back to the bottom

* Update show.html.haml
This commit is contained in:
Charlotte Fields 2018-02-02 20:45:43 +11:00 committed by Eugen Rochko
parent 77dd9e7d27
commit af40824998
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
= simple_form_for current_user, url: settings_preferences_path, html: { method: :put } do |f|
= render 'shared/error_messages', object: current_user
.actions
= f.button :button, t('generic.save_changes'), type: :submit
%h4= t 'preferences.languages'
.fields-group