From 3db27a770a7112b2c0839f5518bafd542604db35 Mon Sep 17 00:00:00 2001 From: john Date: Mon, 26 Mar 2018 13:31:07 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 8bc62abe70..4887a6fbe8 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1698,7 +1698,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { } }else{ this.selectedIndex = -1; - this.onLoad(); + this.onLoad(); } } -- 2.39.2