X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/41589b6ef95e99ee1ff503a47501ff37c050581f..0d34f27fd525def32c8809f0433f42132bd99c5e:/app/views/user/_map.html.erb diff --git a/app/views/user/_map.html.erb b/app/views/user/_map.html.erb index 8947b05c1..a142e99b9 100644 --- a/app/views/user/_map.html.erb +++ b/app/views/user/_map.html.erb @@ -13,73 +13,63 @@ else end %> -<%= javascript_include_tag '/openlayers/OpenLayers.js' %> -<%= javascript_include_tag '/openlayers/OpenStreetMap.js' %> +<%= javascript_include_tag 'openlayers.js' %> <%= javascript_include_tag 'map.js' %>