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