[openstreetmap/openstreetmap-website] Element version pages (PR #4480)

Anton Khorev notifications at github.com
Tue Jan 23 19:11:11 UTC 2024


@AntonKhorev commented on this pull request.



> @@ -369,8 +380,11 @@ $(document).ready(function () {
     "/user/:display_name/history": history,
     "/note/:id": OSM.Note(map),
     "/node/:id(/history)": OSM.Browse(map, "node"),
+    "/node/:id/history/:version": OSM.OldBrowse(map, "node"),

Removed.

It doesn't take any arguments for now, while I'm not attempting to draw anything.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4480#discussion_r1463864577
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4480/review/1839719132 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240123/e172042c/attachment-0001.htm>


More information about the rails-dev mailing list