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

index 303ac6d..e923cfd 100644 (file)
@@ -22,9 +22,6 @@ Roo.bootstrap.dash = Roo.bootstrap.dash || {};
 
 Roo.bootstrap.dash.TabBox = function(config){
     Roo.bootstrap.dash.TabBox.superclass.constructor.call(this, config);
-    
-    this.panes = [];
-    
     this.addEvents({
         // raw events
         /**
@@ -156,3 +153,5 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component,  {
     
     
 });
+