From dc14b10d579b3a6372b8411763eef26dc24214f4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 28 Feb 2020 15:55:10 +0800 Subject: [PATCH] Roo/form/ComboNested.js --- Roo/form/ComboNested.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/form/ComboNested.js b/Roo/form/ComboNested.js index b1196beab7..3d6c3c5c12 100644 --- a/Roo/form/ComboNested.js +++ b/Roo/form/ComboNested.js @@ -373,7 +373,7 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, { var stack = []; var rec = this.findRecordInStore(this.store, this.hiddenName, this.getValue()); - + } -- 2.39.2