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

index 894f2dd..b1dca24 100644 (file)
@@ -1657,7 +1657,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             if(this.lastQuery != q || this.alwaysQuery){
                 this.lastQuery = q;
                 if(this.mode == 'local'){
-                    Roo.log('it is local');
+                    
                     this.selectedIndex = -1;
                     if(forceAll){
                         this.store.clearFilter();