Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Fri, 15 Apr 2016 08:35:17 +0000 (16:35 +0800)
committeredward <edward@roojs.com>
Fri, 15 Apr 2016 08:35:17 +0000 (16:35 +0800)
Roo/bootstrap/ComboBox.js

index a160df1..77097e7 100644 (file)
@@ -1192,6 +1192,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         }
         
         if(this.hiddenField){
+            Roo.log(this.hiddenField);
             this.hiddenField.dom.value = vv;
             
             this.lastSelectionText = dv;