From: Tom Hughes Date: Sat, 23 Jun 2007 18:35:04 +0000 (+0000) Subject: Unconfuse OpenLayer's base location detection. X-Git-Tag: live~8375 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5fcedc1bf4e548f4995de77cfa953504567a651c Unconfuse OpenLayer's base location detection. --- diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index 6e893d1a1..15683daf3 100644 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -17,7 +17,7 @@ <% zoom = params['zoom'] || '4' %> <% end %> -<%= javascript_include_tag '/openlayers/OpenLayers.js' %> + <%= javascript_include_tag 'map.js' %> <%= javascript_include_tag 'map.js' %>