X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e098d52424c3a0c8025cb62193a03bb42477c85c..c2333c603e1ad3352109a05150f2c47ad468f7ef:/app/views/changeset/_map.html.erb?ds=sidebyside diff --git a/app/views/changeset/_map.html.erb b/app/views/changeset/_map.html.erb index fe934bbc7..3357057b1 100644 --- a/app/views/changeset/_map.html.erb +++ b/app/views/changeset/_map.html.erb @@ -1,53 +1,66 @@ -<%= javascript_include_tag '/openlayers/OpenLayers.js' %> -<%= javascript_include_tag '/openlayers/OpenStreetMap.js' %> +<%= javascript_include_tag 'openlayers.js' %> <%= javascript_include_tag 'map.js' %>