From: Alan Knowles Date: Tue, 22 Jul 2014 10:01:20 +0000 (+0800) Subject: Roo/bootstrap/Button.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=0fd2f89139eb8372eac1080a8c265c49cac9b616 Roo/bootstrap/Button.js --- diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index be11b76910..c20df0d339 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -334,7 +334,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { }, hide: function() { - this.el. + this.el.hide(); }, show: function() {