X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e098d52424c3a0c8025cb62193a03bb42477c85c..b0453833b1e699a65ba1e9918eb8a5d8e02eb6e0:/app/views/changeset/_map.html.erb diff --git a/app/views/changeset/_map.html.erb b/app/views/changeset/_map.html.erb index fe934bbc7..88dd53c99 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,23 +7,35 @@