Roo/bootstrap/TabPanel.js
authoredward <edward@roojs.com>
Wed, 18 Oct 2017 03:15:54 +0000 (11:15 +0800)
committeredward <edward@roojs.com>
Wed, 18 Oct 2017 03:15:54 +0000 (11:15 +0800)
Roo/bootstrap/TabPanel.js

index 5ae3a62..464bbbd 100644 (file)
@@ -131,8 +131,6 @@ Roo.extend(Roo.bootstrap.TabPanel, Roo.bootstrap.Component,  {
             return;
         }
         
-        Roo.log(this.href);
-        
         window.location.href = this.href;
     },