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

index 022cd50..d8f145a 100644 (file)
@@ -1472,7 +1472,6 @@ 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;