From 3f61c2009a07b36c9160b1c2ee34c6ca400ec5c3 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 25 Apr 2018 16:38:22 +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 6c46a1fb4c..307ebe6dc5 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1656,7 +1656,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { if(forceAll === true || (q.length >= this.minChars)){ this.hasQuery = true; - + Roo.log('in??'); if(this.lastQuery != q || this.alwaysQuery){ this.lastQuery = q; if(this.mode == 'local'){ -- 2.39.2