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

index 29d9292..c0b2213 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 {