Roo/bootstrap/DocumentManager.js
authoredward <edward@roojs.com>
Wed, 17 Feb 2016 05:49:13 +0000 (13:49 +0800)
committeredward <edward@roojs.com>
Wed, 17 Feb 2016 05:49:13 +0000 (13:49 +0800)
Roo/bootstrap/DocumentManager.js

index 3c9968c..a153ddc 100644 (file)
@@ -322,6 +322,9 @@ Roo.extend(Roo.bootstrap.DocumentManager, Roo.bootstrap.Component,  {
         
         o.target.mask();
         
+        this.fireEvent('remove', this, o);
+        
+        return;
 //        file.status = 'DELETE';
         
         this.fireEvent('remove', this, o);