From 49e5aba4b8219173cd600311208a3097bdfcc409 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 5 Jul 2012 11:53:09 +0800 Subject: [PATCH] Roo/form/ComboBoxArray.js --- Roo/form/ComboBoxArray.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index 95a43b443d..f060e0c2a2 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -290,9 +290,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, this.addItem(add); }, this) - - - + } if (typeof(v) == 'object') { // then let's assume it's an array of objects.. -- 2.39.2