Roo/bootstrap/Table.js
authorEdward <edward@roojs.com>
Mon, 12 May 2014 12:42:03 +0000 (20:42 +0800)
committerEdward <edward@roojs.com>
Mon, 12 May 2014 12:42:03 +0000 (20:42 +0800)
Roo/bootstrap/Table.js

index ba88f32..d348b2e 100644 (file)
@@ -268,10 +268,10 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
             });
         }
         
-        
-        if(this.loadMask){
-            this.maskEl.hide();
-        }
+//        
+//        if(this.loadMask){
+//            this.maskEl.hide();
+//        }
     },
     
     onBeforeLoad : function()
@@ -280,9 +280,9 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
         
         this.clear();
         
-        if(this.loadMask){
-            this.maskEl.show();
-        }
+//        if(this.loadMask){
+//            this.maskEl.show();
+//        }
     },
     
     clear : function()