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

index eeede96..a4e806a 100644 (file)
@@ -1648,7 +1648,8 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             return false;
         }
         q = qe.query;
-        
+        Roo.log('doQuery');
+        Roo.log(q);
         forceAll = qe.forceAll;
         if(forceAll === true || (q.length >= this.minChars)){