X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e098d52424c3a0c8025cb62193a03bb42477c85c..d2db785a2ac74eed0392694fa659cce7337c68d1:/app/views/changeset/_map.html.erb diff --git a/app/views/changeset/_map.html.erb b/app/views/changeset/_map.html.erb index fe934bbc7..d20813d62 100644 --- a/app/views/changeset/_map.html.erb +++ b/app/views/changeset/_map.html.erb @@ -1,5 +1,4 @@ -<%= javascript_include_tag '/openlayers/OpenLayers.js' %> -<%= javascript_include_tag '/openlayers/OpenStreetMap.js' %> +<%= javascript_include_tag 'openlayers.js' %> <%= javascript_include_tag 'map.js' %>
@@ -8,46 +7,62 @@