diff options
author | matthew <matthew> | 2008-04-14 15:30:54 +0000 |
---|---|---|
committer | matthew <matthew> | 2008-04-14 15:30:54 +0000 |
commit | c30be800d4cc2ab4339d9be41cdae0278c76c91c (patch) | |
tree | 54a20490ac84691ed4de2b34e046b23802aa6c14 /web/js.js | |
parent | 960f298df0366a2a56b8afdb7707bab218f37a98 (diff) |
More code commenting out.
Diffstat (limited to 'web/js.js')
-rw-r--r-- | web/js.js | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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; } }); |