From d69dd219953c5a7668d836175982b373c4ee9fc2 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 2 Apr 2015 11:37:53 +0800 Subject: [PATCH] Roo/bootstrap/dash/TabBox.js --- Roo/bootstrap/dash/TabBox.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/dash/TabBox.js b/Roo/bootstrap/dash/TabBox.js index f4e9c64769..6a41894985 100644 --- a/Roo/bootstrap/dash/TabBox.js +++ b/Roo/bootstrap/dash/TabBox.js @@ -107,6 +107,7 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component, { }, onAddPane : function(pane) { + this.panes.push(pane); //Roo.log('addpane'); //Roo.log(pane); // tabs are rendere left to right.. -- 2.39.2