Roo/bootstrap/TabGroup.js
authoredward <edward@roojs.com>
Fri, 21 Jul 2017 05:50:38 +0000 (13:50 +0800)
committeredward <edward@roojs.com>
Fri, 21 Jul 2017 05:50:38 +0000 (13:50 +0800)
Roo/bootstrap/TabGroup.js

index 820c5aa..c33ea03 100644 (file)
@@ -57,7 +57,7 @@ Roo.extend(Roo.bootstrap.TabGroup, Roo.bootstrap.Column,  {
                cn : []
             }];
         
-            if(this.bullets  && !Roo.isTouch){
+            if(this.bullets){
                 
                 var bullets = {
                     cls : 'carousel-bullets',