From 96797a2cfe7d73d66ac39225beeb2b0b6b4a8baf Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 6 Dec 2017 13:19:27 +0800 Subject: [PATCH] Roo/bootstrap/Table.js --- Roo/bootstrap/Table.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index 1140aabba2..136d4cd5bf 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -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; -- 2.39.2