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

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