]> git.openstreetmap.org Git - rails.git/commit
Update history.js - Correct function name for updating changeset locations
authordanieldegroot2 <67521919+danieldegroot2@users.noreply.github.com>
Thu, 10 Apr 2025 17:53:06 +0000 (19:53 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Apr 2025 17:53:06 +0000 (19:53 +0200)
commitc34e19effd0d002b144d67f5e2a75a31309ffc09
treebb7bb2ccbf038ee021d1007520fa25e1f55f0d93
parent1983a92a1da90febfeda48044167c1af67221916
Update history.js - Correct function name for updating changeset locations

Fixes regression from https://github.com/openstreetmap/openstreetmap-website/commit/f11b38709b6cdf6b837d822f4c1e04f06d65ca71
where changeset highlights disappear after automatically zooming in, do not load at all or are incorrectly scaled when manually zooming (invalid function name).
app/assets/javascripts/index/history.js