[openstreetmap-website] Update to iD v1.9.1 (#1172)

Tom Hughes notifications at github.com
Thu Mar 3 22:21:46 UTC 2016


> @@ -23,7 +23,7 @@
>        .imagery(iD.data.imagery)
>        .taginfo(iD.services.taginfo())
>        .embed(true)
> -      .assetPath("/iD/") <%# Cant use asset_path('iD/') in production. %>
> +      .assetPath("iD/")
>        .assetMap(<%= assets("iD").to_json.html_safe %>)

Do we know why this didn't work in production before and does now?

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1172/files#r54958740
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20160303/24256a9d/attachment.html>


More information about the rails-dev mailing list