Roo/bootstrap/dash/TabBox.js
authorEdward <edward@roojs.com>
Thu, 2 Apr 2015 03:33:27 +0000 (11:33 +0800)
committerEdward <edward@roojs.com>
Thu, 2 Apr 2015 03:33:27 +0000 (11:33 +0800)
Roo/bootstrap/dash/TabBox.js

index 1905f73..f4e9c64 100644 (file)
@@ -39,6 +39,8 @@ Roo.bootstrap.dash.TabBox = function(config){
         
          
     });
+    
+    this.panes = [];
 };
 
 Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component,  {