Roo/bootstrap/UploadCropbox.js
authoredward <edward@roojs.com>
Mon, 22 Feb 2016 06:35:08 +0000 (14:35 +0800)
committeredward <edward@roojs.com>
Mon, 22 Feb 2016 06:35:08 +0000 (14:35 +0800)
Roo/bootstrap/UploadCropbox.js

index fe19aba..48fc684 100644 (file)
@@ -559,7 +559,7 @@ Roo.extend(Roo.bootstrap.UploadCropbox, Roo.bootstrap.Component,  {
         
         var _this = this;
         
-        (function() { _this.errorEl.hide(true); }).defer(3000);
+        (function() { _this.errorEl.hide(true); }).defer(this.errorTimeout);
     },
     
     draw : function()