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

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