From 5fcedc1bf4e548f4995de77cfa953504567a651c Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 23 Jun 2007 18:35:04 +0000 Subject: [PATCH] Unconfuse OpenLayer's base location detection. --- app/views/site/index.rhtml | 2 +- app/views/user/account.rhtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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' %>