Roo/bootstrap/Button.js
authorbenny <benny@roojs.com>
Fri, 20 Jul 2018 07:08:35 +0000 (15:08 +0800)
committerbenny <benny@roojs.com>
Fri, 20 Jul 2018 07:08:35 +0000 (15:08 +0800)
Roo/bootstrap/Button.js

index 17695db..1f1ae0a 100644 (file)
@@ -359,7 +359,6 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
     {
         return this.el.hasClass('active');
     },
-    }
     setText : function(str)
     {
         this.el.select('.roo-button-text',true).first().dom.innerHTML = str;