Roo/TabPanel.js
authorEdward <edward@roojs.com>
Mon, 22 Sep 2014 01:59:52 +0000 (09:59 +0800)
committerEdward <edward@roojs.com>
Mon, 22 Sep 2014 01:59:52 +0000 (09:59 +0800)
Roo/TabPanel.js

index 8bb7aee..b772652 100644 (file)
@@ -59,6 +59,8 @@ Roo.TabPanel = function(container, config){
             Roo.apply(this, config);
         }
     }
+    Roo.log('running!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
+    
     if(this.tabPosition == "bottom"){
         this.bodyEl = Roo.get(this.createBody(this.el.dom));
         this.el.addClass("x-tabs-bottom");