]> git.openstreetmap.org Git - rails.git/commitdiff
Switch back to using the local OL build as it seems to work fine
authorTom Hughes <tom@compton.nu>
Sat, 7 May 2011 11:57:37 +0000 (12:57 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 7 May 2011 12:05:43 +0000 (13:05 +0100)
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' %>