From ab1e1bea65f13889972defb6a0304eb6008106dc Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 20 Jul 2016 15:34:28 +0800 Subject: [PATCH] Roo/form/ComboBoxArray.js --- Roo/form/ComboBoxArray.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index 530279c294..8c8ebd2cf0 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -294,6 +294,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, this.reset(); + Roo.log(this.items); if (this.store.isLocal && (typeof(v) == 'string')) { -- 2.39.2