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

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