From: leon Date: Fri, 23 Sep 2022 05:22:41 +0000 (+0800) Subject: Roo/bootstrap/Table.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=14bd88ff932dd4514fe7d2efbc0a941fe41f5d6e Roo/bootstrap/Table.js --- diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index 80dd423a9a..b119ab2b2c 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -1433,6 +1433,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { autoSize : function() { if(this.disableAutoSize) { + Roo.log("DISABLEAUTOSIZE"); return; } //var ctr = Roo.get(this.container.dom.parentElement);