X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-ui-debug.js;h=bb1517db916461804d239b2688e0fe75fff78edf;hb=ae5cd620639b038c65027e7b6e120d3a5ad5cca7;hp=f670a5dd629a630c17bcb78bdc46e3d6f023f70a;hpb=17ab57c2989595ad7f21c57c7cc12a8eeaa84cda;p=roojs1 diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index f670a5dd62..bb1517db91 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -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); }