From 26b86f58b0ae5e7255772fb60b41a2c85e222360 Mon Sep 17 00:00:00 2001 From: benny Date: Fri, 20 Jul 2018 15:08:35 +0800 Subject: [PATCH] Roo/bootstrap/Button.js --- Roo/bootstrap/Button.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index 17695dbabd..1f1ae0a23b 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -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; -- 2.39.2