adjust boxlabel for checkbox left
[roojs1] / Roo / bootstrap / CheckBox.js
index 7e86ad0..bcb0747 100644 (file)
@@ -56,6 +56,11 @@ Roo.extend(Roo.bootstrap.CheckBox, Roo.bootstrap.Input,  {
     inline: false,
     tooltip : '',
     
+    // checkbox success does not make any sense really.. 
+    invalidClass : "",
+    validClass : "",
+    
+    
     getAutoCreate : function()
     {
         var align = (!this.labelAlign) ? this.parentLabelAlign() : this.labelAlign;