Roo/bootstrap/ComboBox.js
authorjohn <john@roojs.com>
Mon, 26 Mar 2018 05:31:07 +0000 (13:31 +0800)
committerjohn <john@roojs.com>
Mon, 26 Mar 2018 05:31:07 +0000 (13:31 +0800)
Roo/bootstrap/ComboBox.js

index 8bc62ab..4887a6f 100644 (file)
@@ -1698,7 +1698,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
                 }
             }else{
                 this.selectedIndex = -1;
-                this.onLoad();
+                this.onLoad();   
             }
         }