@AntonKhorev commented on this pull request.
> @@ -5,7 +5,7 @@
const isOfExpectedLanguage = ({ language }) =>
languagesToRequest[0].startsWith(language) || language === "mul";
$(document).on("click", "a[href='#versions-navigation-active-page-item']",
function (e) {
- scrollToActiveVersion();
+ $(document).trigger("numbered_pagination:focus");
Yes. I renamed it, but this one got lost in an intermediate version.
Updated.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6304#discussion_r2265340349
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/6304/review/3103671...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev