Roo/bootstrap/dash/TabBox.js
authormichael <michael@office.ROOJS.COM>
Wed, 26 Nov 2014 10:11:25 +0000 (18:11 +0800)
committermichael <michael@office.ROOJS.COM>
Wed, 26 Nov 2014 10:11:25 +0000 (18:11 +0800)
Roo/bootstrap/dash/TabBox.js

index 0bf3374..a0faeca 100644 (file)
@@ -104,7 +104,7 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component,  {
     {
         Roo.log('img onclick');
 
-        
+        Roo.log(this);
             this.el.select('li.active',true).first().removeClass('active');            
 
             Roo.get(e.target).findParent('li',false, true).addClass('active');