From: Alan Knowles Date: Fri, 16 May 2014 04:42:58 +0000 (+0800) Subject: Roo/bootstrap/Button.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=9ed722b5c6f2aff93602accf15511d2b0640a87a Roo/bootstrap/Button.js --- diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index 7f2562c8c5..556802c629 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -89,7 +89,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { } cfg.html = this.html || cfg.html; - if (this.toggle===true) { + if (this.toggle === true) { cfg={ tag: 'div', cls: 'slider-frame roo-button',