Roo/bootstrap/DocumentManager.js
authoredward <edward@roojs.com>
Tue, 16 Feb 2016 03:56:21 +0000 (11:56 +0800)
committeredward <edward@roojs.com>
Tue, 16 Feb 2016 03:56:21 +0000 (11:56 +0800)
Roo/bootstrap/DocumentManager.js

index 8696d60..93c957e 100644 (file)
@@ -80,5 +80,7 @@ Roo.extend(Roo.bootstrap.DocumentManager, Roo.bootstrap.Component,  {
         e.preventDefault();
         
         Roo.log(this.fileEl.dom);
-    }
+    },
+    
+    
 });
\ No newline at end of file