Roo/bootstrap/CheckBox.js
authoredward <edward@roojs.com>
Mon, 5 Oct 2015 03:17:59 +0000 (11:17 +0800)
committeredward <edward@roojs.com>
Mon, 5 Oct 2015 03:17:59 +0000 (11:17 +0800)
Roo/bootstrap/CheckBox.js

index fcb9cde..d4638b6 100644 (file)
@@ -358,7 +358,7 @@ Roo.extend(Roo.bootstrap.CheckBox, Roo.bootstrap.Input,  {
      * Mark this field as valid
      */
     markValid : function(){
-        Roo.log('run marValid on checkbox');
+        Roo.log('run marValid on checkbox !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
         if(!this.el  || this.preventMark){ // not rendered
             return;
         }