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

index d8f145a..022cd50 100644 (file)
@@ -1472,6 +1472,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             cancel:false
         };
         if(this.fireEvent('beforequery', qe)===false || qe.cancel){
+            Roo.log('false???');
             return false;
         }
         q = qe.query;