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

index 45357a9..b6552bf 100644 (file)
@@ -88,7 +88,7 @@ Roo.extend(Roo.bootstrap.TabPanel, Roo.bootstrap.Component,  {
             var i = tg.tabs.length - 1;
             
             if(this.active && tg.bullets > 0 && i < tg.bullets){
-                tg.setActiveBullet(i);
+//                tg.setActiveBullet(i);
             }
         }