From aa774cba1b86d1a245a8a6035e5894f169b87f84 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 25 Apr 2018 17:00: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 c453a42aba..b1dca24152 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1139,7 +1139,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { if(!this.hasFocus){ return; } - Roo.log('run??'); + if(typeof(this.loading) !== 'undefined' && this.loading !== null){ this.loading.hide(); } -- 2.39.2