From: Alan Knowles Date: Thu, 30 Dec 2010 11:20:56 +0000 (+0800) Subject: ux/Lightbox.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=642a03e32b4498a8f2115bd6f4b04524e33e3732;p=roojs1 ux/Lightbox.js --- diff --git a/ux/Lightbox.js b/ux/Lightbox.js index 407c8676dc..e0f726e754 100644 --- a/ux/Lightbox.js +++ b/ux/Lightbox.js @@ -163,7 +163,6 @@ Roo.apply(Roo.ux.Lightbox.prototype, Roo.each(ids.split(' '), function(id){ var vid = id.replace(/\-/g,''); - Roo.log(id); th[vid] = th.el.child('.'+id); if (!th[vid]) { return;