Roo/bootstrap/Button.js
[roojs1] / roojs-bootstrap-debug.js
index f7455fb..24d5a98 100644 (file)
@@ -1354,7 +1354,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
     {
         this.disabled = false;
         this.el.removeClass('disabled');
-        this.el.attr("disabled", false);
+        this.el.dom.removeAttribute("disabled");
     },
     
     /**