Roo/bootstrap/CheckBox.js
authorEdward <edward@roojs.com>
Mon, 28 Apr 2014 04:26:22 +0000 (12:26 +0800)
committerEdward <edward@roojs.com>
Mon, 28 Apr 2014 04:26:22 +0000 (12:26 +0800)
Roo/bootstrap/CheckBox.js

index 45d1201..d453eff 100644 (file)
@@ -66,6 +66,7 @@ Roo.extend(Roo.bootstrap.CheckBox, Roo.bootstrap.Input,  {
         if (this.size) {
             input.cls += ' input-' + this.size;
         }
+        
         var settings=this;
         ['xs','sm','md','lg'].map(function(size){
             if (settings[size]) {