Roo/bootstrap/DocumentManager.js
authoredward <edward@roojs.com>
Tue, 16 Feb 2016 04:20:28 +0000 (12:20 +0800)
committeredward <edward@roojs.com>
Tue, 16 Feb 2016 04:20:28 +0000 (12:20 +0800)
Roo/bootstrap/DocumentManager.js

index f1938fd..b04b400 100644 (file)
@@ -87,6 +87,8 @@ Roo.extend(Roo.bootstrap.DocumentManager, Roo.bootstrap.Component,  {
     {
         e.preventDefault();
         
+        Roo.log(this.fileEl.getValue());
+        
         this.fireEvent('onselectfile', this);
     }