]> git.openstreetmap.org Git - rails.git/commit
Use spans instead of divs in all heatmap cells
authorAnton Khorev <tony29@yandex.ru>
Mon, 19 May 2025 14:17:43 +0000 (17:17 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 19 May 2025 15:19:13 +0000 (18:19 +0300)
commit1813c04e6627365e22b2536d99a535a08dff986e
treee88d8dad43c1643b5b7f3f4d51a37681f3f57a7c
parentbe6ffea9d8d57d06912b46cc0ab830158f1df9bd
Use spans instead of divs in all heatmap cells

Previously nonempty cells were divs wrapped by links.
app/assets/javascripts/heatmap.js
app/assets/stylesheets/common.scss
app/views/users/_heatmap.html.erb