Roo/bootstrap/Button.js
authorEdward <edward@roojs.com>
Mon, 31 Mar 2014 10:33:57 +0000 (18:33 +0800)
committerEdward <edward@roojs.com>
Mon, 31 Mar 2014 10:33:57 +0000 (18:33 +0800)
Roo/bootstrap/Button.js

index 0be8f25..84d868d 100644 (file)
@@ -194,11 +194,11 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
         if (this.badge) {
             cfg.html += ' ';
             
-            cfg.tag = 'a';
+//            cfg.tag = 'a';
             
 //            cfg.cls='btn roo-button';
             
-            cfg.href=this.href;
+//            cfg.href=this.href;
             
             cfg.cn = [
                 cfg.html,