From: edward Date: Wed, 25 Apr 2018 09:15:13 +0000 (+0800) Subject: Roo/bootstrap/ComboBox.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=913e1dc00d281bdb690df78323bfa1fc33da68c7 Roo/bootstrap/ComboBox.js --- diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 314f204a40..eeede96222 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1143,8 +1143,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { if(typeof(this.loading) !== 'undefined' && this.loading !== null){ this.loading.hide(); } - Roo.log('onLoad...'); - Roo.log(this.store.getCount()); + if(this.store.getCount() > 0){ this.expand();