Roo/bootstrap/TabPanel.js
authoredward <edward@roojs.com>
Mon, 9 Nov 2015 02:59:29 +0000 (10:59 +0800)
committeredward <edward@roojs.com>
Mon, 9 Nov 2015 02:59:29 +0000 (10:59 +0800)
Roo/bootstrap/TabPanel.js

index 78b964d..206eecb 100644 (file)
@@ -114,10 +114,6 @@ Roo.extend(Roo.bootstrap.TabPanel, Roo.bootstrap.Component,  {
         
         var tg = Roo.bootstrap.TabGroup.get(this.navId);
         
-        if(state && tg){
-            Roo.log(this);
-        }
-        
         this.fireEvent('changed', this, state);
     }