[openstreetmap/openstreetmap-website] Remove controls sprite (PR #5752)

Marwin Hochfelsner notifications at github.com
Wed May 7 17:06:32 UTC 2025


@hlfan commented on this pull request.



> +    <p><%= map_hash = params[:lat].to_f && params[:lon].to_f ? "#map=#{params[:zoom].to_i || 17}/#{params[:lat].to_f}/#{params[:lon].to_f}" : ""
+           t ".how_to_help.add_a_note.instructions_1_html",
+             :note_icon => link_to(render(:partial => "layouts/note_icon"),
+                                   "#{new_note_path}#{map_hash}",
+                                   :title => t("javascripts.site.createnote_tooltip")) %></p>

Aaaaand the JS is gone

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

Message ID: <openstreetmap/openstreetmap-website/pull/5752/review/2822552231 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250507/ace3b2b0/attachment.htm>


More information about the rails-dev mailing list