roojs-ui.js
[roojs1] / roojs-debug.js
index 5b95db8..e2cff35 100644 (file)
@@ -43076,7 +43076,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);
        
     }