]> git.openstreetmap.org Git - rails.git/commit
Ensure that flash message is shown in the updated language
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 21 Jul 2021 17:44:24 +0000 (18:44 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 21 Jul 2021 17:58:47 +0000 (18:58 +0100)
commit403c8941a6ffeb39bd796c0591ca999b6babc0ca
tree0c979e263691b34a051e73c08aedae370c98e0cf
parentcaf2e2a242182f2c0dac78fc3f2f39b3fbbc8299
Ensure that flash message is shown in the updated language
app/controllers/preferences_controller.rb
app/views/preferences/_update_success_flash.html.erb [new file with mode: 0644]
config/locales/en.yml
test/system/preferences_test.rb [new file with mode: 0644]