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

index 59a2a4d..7d4aa2d 100644 (file)
@@ -170,8 +170,6 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
             cfg.cls += ' dropdown test';
         }
         
-        Roo.log('this.disabled');
-        Roo.log(this.disabled);
         if (this.disabled) {
             cfg.disabled = 'disabled';
         }