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

index 7b8ce03..0be8f25 100644 (file)
@@ -196,7 +196,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
             
             cfg.tag = 'a';
             
-            cfg.cls=cfg.cls;
+//            cfg.cls='btn roo-button';
             
             cfg.href=this.href;