Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Thu, 17 May 2018 04:30:25 +0000 (12:30 +0800)
committeredward <edward@roojs.com>
Thu, 17 May 2018 04:30:25 +0000 (12:30 +0800)
Roo/bootstrap/ComboBox.js

index a4e806a..7d292a1 100644 (file)
@@ -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;