]> git.openstreetmap.org Git - rails.git/commit
Add "Go to Home Location" to every page, link it to account home page
authorAnton Khorev <tony29@yandex.ru>
Thu, 27 Jun 2024 00:37:13 +0000 (03:37 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 15 Feb 2025 16:02:30 +0000 (19:02 +0300)
commit5c019cd2eef41a4e75a2640f19f674431cf67733
tree570f6f2dca5c2a0b23708d7aec2c724674c8fab8
parentaec885815ec49c0a6b7f71ed87758b6e7902e4bf
Add "Go to Home Location" to every page, link it to account home page
app/assets/javascripts/index.js
app/views/layouts/_header.html.erb
app/views/layouts/map.html.erb
test/system/account_home_test.rb [new file with mode: 0644]