]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/index.html.erb
Switch back to using the local OL build as it seems to work fine
[rails.git] / app / views / site / index.html.erb
index c0f783499ec037b9055e06408f93f156022066ce..f757568626d64d45c067304632c82d0eeb97b231 100644 (file)
@@ -114,9 +114,7 @@ else
 end
 %>
 
-<!--Use stock OpenLayers for now, as the OSM one is missing some needed classes-->
-<script src="http://www.openlayers.org/api/OpenLayers.js"></script>
-<!-- < %= javascript_include_tag '/openlayers/OpenLayers.js' % > -->
+<%= javascript_include_tag '/openlayers/OpenLayers.js' %>
 <%= javascript_include_tag '/openlayers/OpenStreetMap.js' %>
 <%= javascript_include_tag 'openstreetbugs.js' %>
 <%= javascript_include_tag 'map.js' %>