Roo/bootstrap/Button.js
authorAlan Knowles <alan@roojs.com>
Fri, 16 May 2014 04:42:58 +0000 (12:42 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 16 May 2014 04:42:58 +0000 (12:42 +0800)
Roo/bootstrap/Button.js

index 7f2562c..556802c 100644 (file)
@@ -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',