Roo/bootstrap/Button.js
authorEdward <edward@roojs.com>
Mon, 31 Mar 2014 04:24:50 +0000 (12:24 +0800)
committerEdward <edward@roojs.com>
Mon, 31 Mar 2014 04:24:50 +0000 (12:24 +0800)
Roo/bootstrap/Button.js

index c0b2213..29d9292 100644 (file)
@@ -222,7 +222,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
     },
     initEvents: function() {
        // Roo.log('init events?');
-        Roo.log(this.el.dom);
+       // Roo.log(this.el.dom);
        if (this.el.hasClass('roo-button')) {
             this.el.on('click', this.onClick, this);
        } else {