X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-debug.js;h=6b446e9a2d41bff625f9c0ba74351e2d2e5ce4f4;hb=fd8e8af8344dc156d863475ca8cdbdba3b6d9b16;hp=6acc2a57b2e94274752ff7ba561e6f8ed52aa1c3;hpb=c2cce7fd72c03eaee5d7451b4e5484611ee41f4b;p=roojs1 diff --git a/roojs-debug.js b/roojs-debug.js index 6acc2a57b2..6b446e9a2d 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -50406,7 +50406,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component, { }); - Roo.each(imgs, function(d.getElementsByTagName('img'), i) { + Roo.each(d.getElementsByTagName('img'), function(img, i) { img.setAttribute('src', images[i]); }); }