[openstreetmap/openstreetmap-website] Element version pages (PR #4480)
Anton Khorev
notifications at github.com
Tue Jan 23 19:03:08 UTC 2024
@AntonKhorev commented on this pull request.
> @@ -355,6 +355,17 @@ $(document).ready(function () {
return page;
};
+ OSM.OldBrowse = function () {
+ var page = {};
+
+ page.pushstate = page.popstate = function (path) {
+ OSM.loadSidebarContent(path, function () {
Dropped.
It used to set up color previews and will be needed later to draw the elements on the map.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4480#discussion_r1463856564
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4480/review/1839704558 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240123/680e7ce9/attachment.htm>
More information about the rails-dev
mailing list