]> git.openstreetmap.org Git - rails.git/commit
Convert password reset forms to use bootstrap
authorTom Hughes <tom@compton.nu>
Thu, 3 Sep 2020 22:53:57 +0000 (23:53 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 3 Sep 2020 23:36:43 +0000 (00:36 +0100)
commit21adea321b6c705b0e0eb7acc667566869b3015d
tree089396606eafbf8014f5aea9a40f34ade5b3bb9a
parentc11142d5c0bd0fc2958f65225dde9243f1d00b12
Convert password reset forms to use bootstrap
app/controllers/users_controller.rb
app/views/users/lost_password.html.erb
app/views/users/reset_password.html.erb
config/locales/en.yml
test/controllers/users_controller_test.rb