Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Wed, 13 Jan 2016 07:07:48 +0000 (15:07 +0800)
committeredward <edward@roojs.com>
Wed, 13 Jan 2016 07:07:48 +0000 (15:07 +0800)
Roo/bootstrap/ComboBox.js

index b468617..d6ca819 100644 (file)
@@ -2036,7 +2036,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         
         var align = this.labelAlign || this.parentLabelAlign();
         
-        cfg = combobox;
+        cfg.cn = combobox;
         
         if(this.fieldLabel.length){