From: Tom Hughes Date: Mon, 6 Sep 2010 11:51:50 +0000 (+0100) Subject: Merge branch 'master' into openstreetbugs X-Git-Tag: live~6145^2~203 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/6fb857020092c909043c4521b91a040f3bb16937?hp=-c Merge branch 'master' into openstreetbugs Conflicts: config/environment.rb config/routes.rb --- 6fb857020092c909043c4521b91a040f3bb16937 diff --combined app/views/site/index.html.erb index 9098c1a88,ddd66a861..fc1e1ec5c --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@@ -19,8 -19,7 +19,8 @@@
@@@ -111,11 -110,8 +111,11 @@@ els end %> -<%= javascript_include_tag '/openlayers/OpenLayers.js' %> + + + <%= javascript_include_tag '/openlayers/OpenStreetMap.js' %> +<%= javascript_include_tag 'openstreetbugs.js' %> <%= javascript_include_tag 'map.js' %>