]> git.openstreetmap.org Git - rails.git/commit
Don't pass placement: right to tooltip()
authorAnton Khorev <tony29@yandex.ru>
Tue, 17 Oct 2023 12:19:37 +0000 (15:19 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 25 Oct 2023 12:48:53 +0000 (15:48 +0300)
commit6b203c63fe6b8cf6f1abb75c21dc49cf9107a690
tree45ebb4a1ce9093e06b64eafec587138eb853bc93
parentdd905b5aa893918168c644045aa1b6069e95d48e
Don't pass placement: right to tooltip()

Bootstrap flips it on its own, see https://getbootstrap.com/docs/5.2/components/tooltips/#directions
app/assets/javascripts/index.js