Roo/bootstrap/TabGroup.js
authoredward <edward@roojs.com>
Tue, 1 Dec 2015 05:08:23 +0000 (13:08 +0800)
committeredward <edward@roojs.com>
Tue, 1 Dec 2015 05:08:23 +0000 (13:08 +0800)
Roo/bootstrap/TabGroup.js

index 70f7508..d9ba3bc 100644 (file)
@@ -114,13 +114,13 @@ Roo.extend(Roo.bootstrap.TabGroup, Roo.bootstrap.Column,  {
             }
         }
         
-        
-        
         if(this.autoslide){
             this.slideFn = window.setInterval(function() {
                 _this.showPanelNext();
             }, this.timer);
         }
+        
+        Roo.log('run???');
     },
     
     getChildContainer : function()