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

index f4e9c64..92b0804 100644 (file)
@@ -94,7 +94,8 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component,  {
     },
     initEvents : function()
     {
-        //Roo.log('add add pane handler');
+        Roo.log('add add pane handler');
+        Roo.log(this);
         this.on('addpane', this.onAddPane, this);
     },
      /**