From: edward Date: Wed, 25 Apr 2018 09:00:07 +0000 (+0800) Subject: Roo/bootstrap/ComboBox.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=aa774cba1b86d1a245a8a6035e5894f169b87f84;hp=b7413fd43e33a66e14567b0f0f33561d275baf2a;p=roojs1 Roo/bootstrap/ComboBox.js --- 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(); }