From: leon Date: Fri, 23 Sep 2022 05:29:11 +0000 (+0800) Subject: Roo/bootstrap/Table.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=9b11f4cded0ce654feffb3e6423a0e6a1e458703 Roo/bootstrap/Table.js --- diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index b119ab2b2c..94bae515dc 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -428,7 +428,10 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { initCSS : function() { - + if(this.disableAutoSize) { + Roo.log("DISABLEINITCSS"); + return; + } var cm = this.cm, styles = []; this.CSS.removeStyleSheet(this.id + '-cssrules');