X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=Roo%2Fform%2FComboBoxArray.js;fp=Roo%2Fform%2FComboBoxArray.js;h=38cd9864498e1e9bd83f3ff56960442a678e69ea;hp=08f4bc013234afd58103d8a0d7dca35925ca3268;hb=08ca0b8ddfca5e9db6638769b58c1a6fcc42f91f;hpb=47f80730c4d8aa42c1aa68cd44784c2ef8ae1332 diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index 08f4bc0132..38cd986449 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -99,7 +99,8 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, */ seperator : ',', - // private the array of items that are displayed.. + + // private the array of items that are displayed.. items : false, // private - the hidden field el. hiddenEl : false, @@ -193,8 +194,10 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, // add to list }, this); - - + + + + }, @@ -428,7 +431,7 @@ Roo.extend(Roo.form.ComboBoxArray.Item, Roo.BoxComponent, { cb: false, displayField : false, tipField : false, - + defaultAutoCreate : { tag: 'div',