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

index 1140aab..136d4cd 100644 (file)
@@ -56,6 +56,7 @@ Roo.bootstrap.Table = function(config){
     
     if (this.sm) {
         this.sm.grid = this;
+        Roo.log('render bootstrap table sm!!!!!!!!!!!!!!!!!!!!!!!!!');
         this.selModel = Roo.factory(this.sm, Roo.bootstrap.Table);
         this.sm = this.selModel;
         this.sm.xmodule = this.xmodule || false;