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

index 4ddd2d5..250d7a6 100644 (file)
@@ -150,6 +150,7 @@ Roo.extend(Roo.bootstrap.TabGroup, Roo.bootstrap.Column,  {
     */
     register : function(item)
     {
+        Roo.log('up');
         this.tabs.push( item);
         item.navId = this.navId; // not really needed..
         this.addBullet();