Roo/bootstrap/ComboBox.js
authorEdward <edward@roojs.com>
Thu, 11 Sep 2014 09:15:57 +0000 (17:15 +0800)
committerEdward <edward@roojs.com>
Thu, 11 Sep 2014 09:15:57 +0000 (17:15 +0800)
Roo/bootstrap/ComboBox.js

index 07e0e61..eb18250 100644 (file)
@@ -481,6 +481,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         Roo.log(this.forceSelection);
         
         if(this.forceSelection){
+            Roo.log(this);
             this.on('blur', this.doForce, this);
         }