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

index 92b0804..1715e63 100644 (file)
@@ -94,7 +94,7 @@ 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);
     },