From: edward Date: Thu, 17 May 2018 04:30:38 +0000 (+0800) Subject: Roo/bootstrap/ComboBox.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=1ddecd9fad30eacec42ce1f9157fcc96a4303cd8 Roo/bootstrap/ComboBox.js --- diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 7d292a1b37..eeede96222 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1648,10 +1648,8 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { return false; } q = qe.query; - Roo.log('doQuery'); - Roo.log(q); + forceAll = qe.forceAll; - Roo.log(forceAll); if(forceAll === true || (q.length >= this.minChars)){ this.hasQuery = true;