Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Wed, 19 Oct 2016 05:34:08 +0000 (13:34 +0800)
committeredward <edward@roojs.com>
Wed, 19 Oct 2016 05:34:08 +0000 (13:34 +0800)
Roo/bootstrap/ComboBox.js

index d8f145a..097534e 100644 (file)
@@ -1658,6 +1658,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         }else {
             this.hasFocus = true;
             if(this.triggerAction == 'all') {
+                Roo.log('in??');
                 this.doQuery(this.allQuery, true);
             } else {
                 this.doQuery(this.getRawValue());