Roo/bootstrap/TabPanel.js
authoredward <edward@roojs.com>
Tue, 17 Oct 2017 03:29:32 +0000 (11:29 +0800)
committeredward <edward@roojs.com>
Tue, 17 Oct 2017 03:29:32 +0000 (11:29 +0800)
Roo/bootstrap/TabPanel.js

index 220f963..644b940 100644 (file)
@@ -77,6 +77,9 @@ Roo.extend(Roo.bootstrap.TabPanel, Roo.bootstrap.Component,  {
     initEvents:  function()
     {
         var p = this.parent();
+        
+        Roo.log(p);
+        
         this.navId = this.navId || p.navId;
         
         if (typeof(this.navId) != 'undefined') {