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

index c5d23ce..45a4fd9 100644 (file)
@@ -2123,7 +2123,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
     
     validate : function()
     {
-        var v = this.getRawValue();
+        var v = this.getRawValue(); //,,,
         
         if(this.multiple){
             v = this.getValue();