Roo/bootstrap/TabPanel.js
authorAlan Knowles <alan@roojs.com>
Wed, 4 Feb 2015 06:59:54 +0000 (14:59 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 4 Feb 2015 06:59:54 +0000 (14:59 +0800)
Roo/bootstrap/TabPanel.js

index 3570c33..6829544 100644 (file)
@@ -85,6 +85,7 @@ Roo.extend(Roo.bootstrap.TabPanel, Roo.bootstrap.Component,  {
             // not really needed.. but just in case.. parent should be a NavGroup.
             var tg = Roo.bootstrap.TabGroup.get(p.navId);
             this.navId = this.navId || p.navId;
+            Roo.log(['register', tg, this]);
             tg.register(this);
         }