Roo/bootstrap/Table.js
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 05:06:01 +0000 (13:06 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 05:06:01 +0000 (13:06 +0800)
Roo/bootstrap/Table.js

index 43dc3fc..269a1a8 100644 (file)
@@ -72,6 +72,7 @@ Roo.bootstrap.Table = function(config){
          
     }
     if (this.footer && this.store) {
+        Roo.log('table footer?????????!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
         this.footer.dataSource = this.ds;
         this.footer = Roo.factory(this.footer);
     }