Roo/bootstrap/CheckBox.js
authoredward <edward@roojs.com>
Fri, 18 Sep 2015 03:15:35 +0000 (11:15 +0800)
committeredward <edward@roojs.com>
Fri, 18 Sep 2015 03:15:35 +0000 (11:15 +0800)
Roo/bootstrap/CheckBox.js

index 593fd77..72b412e 100644 (file)
@@ -248,6 +248,8 @@ Roo.extend(Roo.bootstrap.CheckBox, Roo.bootstrap.Input,  {
             
             this.inputEl().dom.value = this.inputValue;
             
+            this.checked = true;
+            
             return;
         }