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

index 2f4eafe..4da366e 100644 (file)
@@ -1217,8 +1217,6 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
                     continue;
                 }
                 
-                Roo.log('not replacing??');
-                
                 rows[i].classList.replace(
                     "col-"+size_cls[0]+"-"+this.colModel.config[col_index][size_cls[0]],
                     "col-"+size_cls[0]+"-"+size_cls[1]