Roo/bootstrap/DocumentManager.js
authoredward <edward@roojs.com>
Tue, 16 Feb 2016 05:10:41 +0000 (13:10 +0800)
committeredward <edward@roojs.com>
Tue, 16 Feb 2016 05:10:41 +0000 (13:10 +0800)
Roo/bootstrap/DocumentManager.js

index 6480fe2..4bf0dfb 100644 (file)
@@ -85,7 +85,7 @@ Roo.extend(Roo.bootstrap.DocumentManager, Roo.bootstrap.Component,  {
     {
         e.preventDefault();
         
-        this.fileEl.dom.click();
+        this.selector.dom.click();
         
     },