Roo/bootstrap/TabPanel.js
authoredward <edward@roojs.com>
Fri, 28 Jul 2017 07:23:07 +0000 (15:23 +0800)
committeredward <edward@roojs.com>
Fri, 28 Jul 2017 07:23:07 +0000 (15:23 +0800)
Roo/bootstrap/TabPanel.js

index d79176c..fa09294 100644 (file)
@@ -130,8 +130,6 @@ Roo.extend(Roo.bootstrap.TabPanel, Roo.bootstrap.Component,  {
     {
         e.preventDefault();
         
-        Roo.log(this.href);
-        
         window.location.href = this.href;
     }