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

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