Roo/bootstrap/Table.js
authorjohn <john@roojs.com>
Fri, 12 Oct 2018 03:36:05 +0000 (11:36 +0800)
committerjohn <john@roojs.com>
Fri, 12 Oct 2018 03:36:05 +0000 (11:36 +0800)
Roo/bootstrap/Table.js

index 00c7d3e..4da366e 100644 (file)
@@ -1199,8 +1199,6 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
             this.colModel.config[col_index][size_cls[0]] = size_cls[1];
         }
         
-        Roo.log(rows);
-        
         for(var i = 0; i < rows.length; i++) {
             
             for(var j = 0; j < w.length; j++) {