Roo/form/ComboBoxArray.js
authorAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 05:13:32 +0000 (13:13 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 05:13:32 +0000 (13:13 +0800)
Roo/form/ComboBoxArray.js

index 9cfc2c2..8c0d979 100644 (file)
@@ -108,7 +108,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField
         
         var cbwrap = this.combo.wrap.createChild(
             {tag: 'div', cls: 'x-cbarray-cb'},
-            this.el.dom
+            this.combo.el.dom
         );