From c30be800d4cc2ab4339d9be41cdae0278c76c91c Mon Sep 17 00:00:00 2001 From: matthew Date: Mon, 14 Apr 2008 15:30:54 +0000 Subject: More code commenting out. --- web/js.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/js.js') diff --git a/web/js.js b/web/js.js index 9927a5a5c..e59b0bb1a 100644 --- a/web/js.js +++ b/web/js.js @@ -56,10 +56,12 @@ YAHOO.util.Event.onContentReady('mapForm', function() { } this.x.value = x + 2; this.y.value = y + 2; + /* if (swfu && swfu.getStats().files_queued > 0) { swfu.startUpload(); return false; } + */ return true; } }); -- cgit v1.2.3