Roo/bootstrap/TabGroup.js
authoredward <edward@roojs.com>
Wed, 22 Jun 2016 02:45:31 +0000 (10:45 +0800)
committeredward <edward@roojs.com>
Wed, 22 Jun 2016 02:45:31 +0000 (10:45 +0800)
Roo/bootstrap/TabGroup.js

index 0d80e71..52d36a9 100644 (file)
@@ -88,10 +88,6 @@ Roo.extend(Roo.bootstrap.TabGroup, Roo.bootstrap.Column,  {
     {
         Roo.log('-------- init events on tab group ---------');
         
-        
-        
-        Roo.log(this);
-        
         if(Roo.isTouch && this.slideOnTouch){
             this.el.on("touchstart", this.onTouchStart, this);
         }