sync
[roojs1] / roojs-bootstrap-debug.js
index ae22372..b25c7c0 100644 (file)
@@ -7089,6 +7089,8 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
         var thSelector = '#' + this.id + ' .x-hcol-' + colIndex;
         var tdSelector = '#' + this.id + ' .x-col-' + colIndex;
         
+        Roo.log(this.CSS);
+        
         this.CSS.updateRule(thSelector, "display", "");
         this.CSS.updateRule(tdSelector, "display", "");