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

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