@tomhughes commented on this pull request.


> @@ -24,7 +24,7 @@
        } %>
 
     <% types.filter { |type| markers[type] }.each do |type| %>
-      <path id="<%= type %>-path" <%= tag.attributes(markers[type]) %> />
+      <%= tag.path :id => "#{type}-path", :attributes => markers[type] %>

Oops... That was one of the few bits I didn't actually check in the running 
site after merging. I won't deploy yet then ;-)

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

Message ID: 
<openstreetmap/openstreetmap-website/pull/6783/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to