From: Alan Knowles Date: Wed, 29 Dec 2010 07:46:25 +0000 (+0800) Subject: ux/Lightbox.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=7ff124799dbcd194baaf030b4b69cabbe601ae71;p=roojs1 ux/Lightbox.js --- diff --git a/ux/Lightbox.js b/ux/Lightbox.js index 069cfe2bd0..2dc75f38e0 100644 --- a/ux/Lightbox.js +++ b/ux/Lightbox.js @@ -162,8 +162,7 @@ Roo.apply(Roo.ux.Lightbox.prototype, var th = this; - var ids = - 'roo-lightbox outer-image-container image-container ' + + var ids = 'roo-lightbox outer-image-container image-container ' + 'lightbox-image hover-nav prev-link next-link loading loading-link ' + 'image-data-container image-data image-details caption number-display ' + 'bottom-nav bottom-nav-close';