Roo/bootstrap/ComboBox.js
authorjohn <john@roojs.com>
Thu, 7 Dec 2017 02:19:28 +0000 (10:19 +0800)
committerjohn <john@roojs.com>
Thu, 7 Dec 2017 02:19:28 +0000 (10:19 +0800)
Roo/bootstrap/ComboBox.js

index c5d23ce..8a9aee3 100644 (file)
@@ -2134,7 +2134,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             return true;
         }
         
-        this.markInvalid();
+        //this.markInvalid();
         return false;
     },