Roo/bootstrap/TabPanel.js
authorAlan Knowles <alan@roojs.com>
Wed, 4 Feb 2015 07:03:38 +0000 (15:03 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 4 Feb 2015 07:03:38 +0000 (15:03 +0800)
Roo/bootstrap/TabPanel.js

index 12ed0f5..f113d5f 100644 (file)
@@ -63,6 +63,8 @@ Roo.extend(Roo.bootstrap.TabPanel, Roo.bootstrap.Component,  {
     
     initEvents:  function()
     {
+        Roo.log('-------- init events on tab panel ---------');
+        
         var p = this.parent();
 
         if (typeof(p.navId) != 'undefined') {