Roo/bootstrap/Input.js
authoredward <edward@roojs.com>
Tue, 22 Mar 2016 08:31:34 +0000 (16:31 +0800)
committeredward <edward@roojs.com>
Tue, 22 Mar 2016 08:31:34 +0000 (16:31 +0800)
Roo/bootstrap/ComboBox.js

Roo/bootstrap/ComboBox.js
Roo/bootstrap/Input.js

index 6190918..723981b 100644 (file)
@@ -1943,7 +1943,6 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             this.markValid();
             return true;
         }
-        Roo.log('call mark invalid??????????????');
         
         this.markInvalid();
         return false;
index 8ae12a9..825aa89 100644 (file)
@@ -753,9 +753,6 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
      */
     markInvalid : function(msg)
     {
-        Roo.log('mark invalid??????????????????????????');
-        
-        Roo.log(this.el);
         if(!this.el  || this.preventMark){ // not rendered
             return;
         }