Roo/bootstrap/CheckBox.js
authoredward <edward@roojs.com>
Mon, 5 Oct 2015 04:06:18 +0000 (12:06 +0800)
committeredward <edward@roojs.com>
Mon, 5 Oct 2015 04:06:18 +0000 (12:06 +0800)
Roo/bootstrap/CheckBox.js

index b8c1b98..b566d11 100644 (file)
@@ -322,6 +322,7 @@ Roo.extend(Roo.bootstrap.CheckBox, Roo.bootstrap.Input,  {
     
     validate : function()
     {
+        Roo.log('validate!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1');
         if(
                 this.disabled || 
                 (this.inputType == 'radio' && this.getValue().length) ||