@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/2744970...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to