From: Alan Knowles Date: Tue, 22 Jul 2014 09:59:19 +0000 (+0800) Subject: Roo/bootstrap/Button.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=29293eae90cdb37daa455b91a43ad03d649fb947 Roo/bootstrap/Button.js --- diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index 4626b5de98..f30061b3e3 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -80,6 +80,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { pressed : null, + actionMode : 'el', getAutoCreate : function(){ @@ -334,6 +335,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { }, hide: function() { + this.el. this.el.hide(); }, show: function() {