Roo/TabPanel.js
authorEdward <edward@roojs.com>
Mon, 22 Sep 2014 02:03:18 +0000 (10:03 +0800)
committerEdward <edward@roojs.com>
Mon, 22 Sep 2014 02:03:18 +0000 (10:03 +0800)
Roo/TabPanel.js

index b772652..8bb7aee 100644 (file)
@@ -59,8 +59,6 @@ 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");