]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/index.rhtml
Unconfuse OpenLayer's base location detection.
[rails.git] / app / views / site / index.rhtml
index 6e893d1a124f232417f597da159eaaf2a6493fa8..15683daf3231530f9896deabf0bb1a52b0901868 100644 (file)
@@ -17,7 +17,7 @@
 <% zoom =  params['zoom'] || '4' %>
 <% end %>
 
-<%= javascript_include_tag '/openlayers/OpenLayers.js' %>
+<script type="text/javascript" src="/openlayers/OpenLayers.js"></script>
 <%= javascript_include_tag 'map.js' %>
 
 <script type="text/javascript">