]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/edit.rhtml
Remove old code to exit after 10000 requests as the memory limit code
[rails.git] / app / views / site / edit.rhtml
index e341305f591cad809733c2ca1e14e21f4ceb257c..a3a2b532a81858d3a45c93fdabcf65c48e92ea91 100644 (file)
@@ -75,6 +75,8 @@ zoom='14' if zoom.nil?
        }
   }
 
+  function markChanged(a) { changesaved=a; }
+
   function doSWF(lat,lon,sc) {
     if (sc < 11) sc = 11;
     fo.addVariable('scale',sc);