Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Wed, 25 Apr 2018 08:38:22 +0000 (16:38 +0800)
committeredward <edward@roojs.com>
Wed, 25 Apr 2018 08:38:22 +0000 (16:38 +0800)
Roo/bootstrap/ComboBox.js

index 6c46a1f..307ebe6 100644 (file)
@@ -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'){