ux/Lightbox.js
authorEdward <edward@roojs.com>
Thu, 13 Mar 2014 10:23:39 +0000 (18:23 +0800)
committerEdward <edward@roojs.com>
Thu, 13 Mar 2014 10:23:39 +0000 (18:23 +0800)
ux/Lightbox.js

index 93d6cec..11ad73d 100644 (file)
@@ -452,7 +452,6 @@ Roo.apply(Roo.ux.Lightbox.prototype,
         }, this);
         imgPreloader.dom.src = this.imageArray[this.activeImage].href || 
             this.imageArray[this.activeImage].dom.href ||  this.imageArray[this.activeImage].dom.src;
-        Roo.log(imgPreloader.dom.src);
     },