From 69508780f3d95a388ad5623878a1297c41f8f64f Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 13 Mar 2014 18:36:47 +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 d2bcbc73ff..a168d261dc 100644 --- a/ux/Lightbox.js +++ b/ux/Lightbox.js @@ -494,7 +494,7 @@ Roo.apply(Roo.ux.Lightbox.prototype, } - + ROo.log(imgWidth); this.lightboximage.set( { width : imgWidth, height : imgHeight }); -- 2.39.2