]> cat aescling's git repositories - mastodon.git/commit
Add submit button to the top of preferences pages (#13068)
authorguigeekz <pattusg@gmail.com>
Sun, 8 Mar 2020 15:04:03 +0000 (16:04 +0100)
committerGitHub <noreply@github.com>
Sun, 8 Mar 2020 15:04:03 +0000 (16:04 +0100)
commite31ba618d4e2449727118bbd358a079f544c1a8f
treed200215ce54877e0379e992af4b0809e172ab061
parentfd76955f3942bbd7ec830ab535bc31621cac14a4
Add submit button to the top of preferences pages (#13068)

* Move submit button to the top of the edit page

* Duplicate save button on long form

* Fix click submit on profile spec
app/views/admin/settings/edit.html.haml
app/views/settings/preferences/appearance/show.html.haml
app/views/settings/preferences/notifications/show.html.haml
app/views/settings/preferences/other/show.html.haml
app/views/settings/profiles/show.html.haml
spec/features/profile_spec.rb