Pman.Download.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 14 Sep 2010 07:44:22 +0000 (15:44 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 14 Sep 2010 07:44:22 +0000 (15:44 +0800)
Pman.Download.js

index 57023d4..761eec6 100644 (file)
@@ -63,8 +63,7 @@ Pman.Download = function(cfg)
         
         if (this.form)
         {
-            
-             this.form.remove();
+            this.form.remove();
             this.form= false;
         }
         Roo.EventManager.removeListener(frame, 'load', cb, this);