From a54636ddbd467c5bd92e23f7275722c280d87880 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 17 May 2018 12:30:25 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index a4e806a250..7d292a1b37 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1651,6 +1651,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { Roo.log('doQuery'); Roo.log(q); forceAll = qe.forceAll; + Roo.log(forceAll); if(forceAll === true || (q.length >= this.minChars)){ this.hasQuery = true; -- 2.39.2