Roo/bootstrap/Table.js
[roojs1] / Roo / bootstrap / Table.js
index 9299d2e..1a88ad2 100644 (file)
@@ -55,7 +55,7 @@ Roo.bootstrap.Table = function(config){
         this.ds.xmodule = this.xmodule || false;
          
     }
-    if (this.footer && this.store);
+    if (this.footer && this.store) {
         this.footer.dataSource = this.ds;
         this.footer = Roo.factory(this.footer);
     }