From 3693e27308297e9b9d0b1bff71ed191f99e51f08 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 25 Jul 2018 13:36:04 +0800 Subject: [PATCH] Roo/bootstrap/Table.js --- Roo/bootstrap/Table.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/Table.js b/Roo/bootstrap/Table.js index b8906ff967..863e67695a 100644 --- a/Roo/bootstrap/Table.js +++ b/Roo/bootstrap/Table.js @@ -1133,6 +1133,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { onHeaderChange : function() { + Roo.log('running onHeaderChange'); var header = this.renderHeader(); var table = this.el.select('table', true).first(); -- 2.39.2