From 78473f7063c727ded00872ff9cc8558d4921c109 Mon Sep 17 00:00:00 2001 From: john Date: Fri, 12 Oct 2018 11:36:05 +0800 Subject: [PATCH] Roo/bootstrap/Table.js --- Roo/bootstrap/Table.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index 00c7d3ee8c..4da366ea3b 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -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++) { -- 2.39.2