Roo/bootstrap/CheckBox.js
authorEdward <edward@roojs.com>
Mon, 22 Jun 2015 07:54:14 +0000 (15:54 +0800)
committerEdward <edward@roojs.com>
Mon, 22 Jun 2015 07:54:14 +0000 (15:54 +0800)
Roo/bootstrap/CheckBox.js

index 15bce69..859f087 100644 (file)
@@ -288,6 +288,7 @@ Roo.extend(Roo.bootstrap.CheckBox, Roo.bootstrap.Input,  {
             }
         });
         Roo.log(this);
+        
         if(suppressEvent !== true){
             this.fireEvent('check', this, true);
         }