roojs-ui.js
[roojs1] / roojs-ui-debug.js
index f670a5d..bb1517d 100644 (file)
@@ -20592,7 +20592,7 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
     {
         
        var stack = [];
-       var rec =  this.findRecordInStore(this.store, this.hiddenName, this.getValue());
+       this.findRecordInStore(this.store, this.hiddenName, this.getValue(), stack);
        
     }