Roo/bootstrap/TabPanel.js
authoredward <edward@roojs.com>
Wed, 22 Jun 2016 02:45:41 +0000 (10:45 +0800)
committeredward <edward@roojs.com>
Wed, 22 Jun 2016 02:45:41 +0000 (10:45 +0800)
Roo/bootstrap/TabPanel.js

index 45357a9..f98c58d 100644 (file)
@@ -82,7 +82,7 @@ Roo.extend(Roo.bootstrap.TabPanel, Roo.bootstrap.Component,  {
         if (typeof(this.navId) != 'undefined') {
             // not really needed.. but just in case.. parent should be a NavGroup.
             var tg = Roo.bootstrap.TabGroup.get(this.navId);
-            Roo.log(['register', tg, this]);
+            
             tg.register(this);
             
             var i = tg.tabs.length - 1;