Roo/bootstrap/dash/TabBox.js
authorEdward <edward@roojs.com>
Mon, 16 Feb 2015 09:14:13 +0000 (17:14 +0800)
committerEdward <edward@roojs.com>
Mon, 16 Feb 2015 09:14:13 +0000 (17:14 +0800)
Roo/bootstrap/dash/TabBox.js

index e923cfd..53aefd1 100644 (file)
@@ -22,6 +22,10 @@ Roo.bootstrap.dash = Roo.bootstrap.dash || {};
 
 Roo.bootstrap.dash.TabBox = function(config){
     Roo.bootstrap.dash.TabBox.superclass.constructor.call(this, config);
+    
+    this.boxes = [];
+    Roo.bootstrap.dash.TabBox.register(this);
+    
     this.addEvents({
         // raw events
         /**