Roo/bootstrap/TabGroup.js
authoredward <edward@roojs.com>
Fri, 21 Jul 2017 06:23:04 +0000 (14:23 +0800)
committeredward <edward@roojs.com>
Fri, 21 Jul 2017 06:23:04 +0000 (14:23 +0800)
Roo/bootstrap/TabGroup.js

index bb20e13..e54c5d9 100644 (file)
@@ -67,13 +67,7 @@ Roo.extend(Roo.bootstrap.TabGroup, Roo.bootstrap.Column,  {
                 if(this.bullets_cls){
                     bullets.cls = bullets.cls + ' ' + this.bullets_cls;
                 }
-                 /*
-                for (var i = 0; i < this.bullets; i++){
-                    bullets.cn.push({
-                        cls : 'bullet bullet-' + i
-                    });
-                }
-                */
+                
                 bullets.cn.push({
                     cls : 'clear'
                 });