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

Marwin Hochfelsner notifications at github.com
Sat Apr 5 19:21:59 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>

Ok, I initially misunderstood what you meant, but it turned out we were thinking the same thing.

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

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


More information about the rails-dev mailing list