Roo/bootstrap/Table.js
[roojs1] / roojs-bootstrap-debug.js
index f9150f3..9bff1f0 100644 (file)
@@ -7117,7 +7117,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
         
         for(var j = 0; w.length; j++) {
             
-            if(w[j].length * 1 == 0) {
+            if(!w[j]) {
                 continue;
             }