]> git.openstreetmap.org Git - rails.git/commit
Replace language select dropdown with modal dialog
authorAnton Khorev <tony29@yandex.ru>
Fri, 20 Jun 2025 11:18:01 +0000 (14:18 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 23 Jun 2025 13:42:06 +0000 (16:42 +0300)
commit3bcbaf6d29990a40176d3ea9609196fb28a5ba74
treec28587237e51d895c5d132038479415944c8c57c
parentf31d53bea8235037433e16f81354b9fbb371c7bb
Replace language select dropdown with modal dialog
app/assets/javascripts/language_selector.js
app/assets/stylesheets/common.scss
app/views/layouts/_header.html.erb
app/views/layouts/_select_language_button.html.erb [moved from app/views/shared/_language_selector.html.erb with 52% similarity]
app/views/layouts/_select_language_list.html.erb [new file with mode: 0644]
config/locales/en.yml
test/system/site_test.rb