From ed05dd5798c2ee3037ef5cd3874c36efd806c8f8 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 2 Apr 2015 11:41:58 +0800 Subject: [PATCH] Roo/bootstrap/dash/TabBox.js --- Roo/bootstrap/dash/TabBox.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Roo/bootstrap/dash/TabBox.js b/Roo/bootstrap/dash/TabBox.js index 6a41894985..3f4fbf899e 100644 --- a/Roo/bootstrap/dash/TabBox.js +++ b/Roo/bootstrap/dash/TabBox.js @@ -159,6 +159,11 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component, { pane.fireEvent('activate'); + }, + + getActive : function() + { + } -- 2.39.2