X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4a23ee8baf90c3729ad44ff75748670cfdebf6ad..0a3087cd7dbf3c4ce98afe9e086aca50d19325cd:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 08bada0b9..27ecf1fa7 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -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");