From: Alan Knowles Date: Wed, 2 May 2012 06:09:26 +0000 (+0800) Subject: Roo/form/ComboBoxArray.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=6982a57767b997d74dfd88e45de421634c42b049 Roo/form/ComboBoxArray.js --- diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index 74556bfa3f..b920f13a79 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -284,7 +284,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, add[this.store.displayField] = li.item(0).data[this.store.displayField]; this.addItem(add); - }, this);; + }, this)