]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/index.html.erb
Merge remote-tracking branch 'apmon/openstreetbugs2' into openstreetbugs
[rails.git] / app / views / site / index.html.erb
index 08bada0b998cab34a4a2dce3030da3fa48600adb..27ecf1fa79d6bb7ab610fe5fe11af5b88f300c34 100644 (file)
@@ -133,11 +133,6 @@ end
     var loginName = "<%= @user.display_name %>"
   <% end %>
 
-  function createBugCallBack() {
-       map.osbControl.deactivate();
-       document.getElementById("OpenLayers.Map_18_OpenLayers_Container").style.cursor = "default";
-  }
-
   function mapInit(){
     map = createMap("map");