]> git.openstreetmap.org Git - rails.git/commit
More improvements to locale selection for the data browser
authorTom Hughes <tom@compton.nu>
Sun, 7 Jun 2020 18:10:48 +0000 (19:10 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 7 Jun 2020 18:10:48 +0000 (19:10 +0100)
commitd6f518f6279ddd8e07d8f78577b1414567fc6a5c
treea787274a2a9cd453268286c71e0ea340b1129d0d
parent293fe68eff1923a00992e0a195ba025ab7bd9efa
More improvements to locale selection for the data browser

Use the browser language preferences for non-logged in users.
app/controllers/application_controller.rb
app/helpers/browse_helper.rb
test/helpers/browse_helper_test.rb