roojs-all.js
[roojs1] / Roo / form / ComboNested.js
index dc266a1..9c7c99d 100644 (file)
@@ -359,7 +359,7 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
         if (record == false) {
            return false
        }
-       stack.unshift(store, record);
+       stack.unshift(store);
         return record;
     },