From d6e12e334d7b77e39e59b00c9ed0977fa397743c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 29 Dec 2010 15:46:21 +0800 Subject: [PATCH] ux/Lightbox.js --- ux/Lightbox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ux/Lightbox.js b/ux/Lightbox.js index 50c321d59c..069cfe2bd0 100644 --- a/ux/Lightbox.js +++ b/ux/Lightbox.js @@ -163,7 +163,7 @@ Roo.apply(Roo.ux.Lightbox.prototype, var th = this; var ids = - 'outer-image-container image-container ' + + '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'; -- 2.39.2