Roo/bootstrap/Table.js
authorleon <leon@roojs.com>
Fri, 23 Sep 2022 05:22:41 +0000 (13:22 +0800)
committerleon <leon@roojs.com>
Fri, 23 Sep 2022 05:22:41 +0000 (13:22 +0800)
Roo/bootstrap/Table.js

index 80dd423..b119ab2 100644 (file)
@@ -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);