Roo/bootstrap/ComboBox.js
authorEdward <edward@roojs.com>
Thu, 20 Sep 2018 08:40:42 +0000 (16:40 +0800)
committerEdward <edward@roojs.com>
Thu, 20 Sep 2018 08:40:42 +0000 (16:40 +0800)
Roo/bootstrap/ComboBox.js

index eacd571..0737996 100644 (file)
@@ -1451,7 +1451,6 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         
         if(this.tickable){
             
-            Roo.log(e.getTarget().nodeName.toLowerCase());
             if(typeof(e) != 'undefined' && e.getTarget().nodeName.toLowerCase() != 'input'){
                 return;
             }