Roo/bootstrap/DocumentManager.js
authoredward <edward@roojs.com>
Thu, 3 Mar 2016 05:00:53 +0000 (13:00 +0800)
committeredward <edward@roojs.com>
Thu, 3 Mar 2016 05:00:53 +0000 (13:00 +0800)
Roo/bootstrap/DocumentManager.js

index f39aeca..ed6de64 100644 (file)
@@ -537,6 +537,7 @@ Roo.extend(Roo.bootstrap.DocumentManager, Roo.bootstrap.Component,  {
     
     xhrOnLoad : function(xhr)
     {
+        
         if (xhr.readyState !== 4) {
             this.arrange();
             this.fireEvent('exception', this, xhr);