X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7e4ceec192572936f5618d6e834bd5cea4f26b80..dcb25f0c07ef0252fb411be35030ead67f5da5d1:/app/views/changeset/_map.html.erb diff --git a/app/views/changeset/_map.html.erb b/app/views/changeset/_map.html.erb index 39906af08..3357057b1 100644 --- a/app/views/changeset/_map.html.erb +++ b/app/views/changeset/_map.html.erb @@ -1,13 +1,10 @@ -<%= javascript_include_tag '/openlayers/OpenLayers.js' %> -<%= javascript_include_tag '/openlayers/OpenStreetMap.js' %> +<%= javascript_include_tag 'openlayers.js' %> <%= javascript_include_tag 'map.js' %>