From 1e98e63402cc7e78907d8334ff94971fdbf02503 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 30 Jan 2015 12:11:28 +0800 Subject: [PATCH] Roo/bootstrap/dash/TabBox.js --- Roo/bootstrap/dash/TabBox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/dash/TabBox.js b/Roo/bootstrap/dash/TabBox.js index 00f7849f1c..368e8dd717 100644 --- a/Roo/bootstrap/dash/TabBox.js +++ b/Roo/bootstrap/dash/TabBox.js @@ -117,7 +117,7 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component, { tab.on('click', this.onTabClick, pane); }, - onTabClick : function(e,pane) + onTabClick : function(e,el, pane) { Roo.log(pane) } -- 2.39.2