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

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