From: edward Date: Wed, 20 Jul 2016 07:38:51 +0000 (+0800) Subject: Roo/form/ComboBoxArray.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=b1c54ac13f89058b1238d34fdbc04d7c1885a2c7 Roo/form/ComboBoxArray.js --- diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index b517b942db..5e83b79c25 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -277,7 +277,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, { //Roo.form.ComboBoxArray.superclass.reset.call(this); this.items.clear(); - ; + this.el.dom.value = ''; if (this.hiddenEl) { this.hiddenEl.dom.value = '';