From de39293c051c0e05ea75e8c3ab312bfb2405e45a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 2 May 2012 15:27:33 +0800 Subject: [PATCH] Roo/form/ComboBoxArray.js --- Roo/form/ComboBoxArray.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index 4e88a637da..26f1bd2173 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -269,7 +269,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, setValue: function(v) // not a valid action - must use addItems.. { - this.reset(); + this.reset(); if (this.store.isLocal) { // then we can use the store to find the values.. -- 2.39.2