ux/Lightbox.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 30 Dec 2010 11:20:56 +0000 (19:20 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 30 Dec 2010 11:20:56 +0000 (19:20 +0800)
ux/Lightbox.js

index 407c867..e0f726e 100644 (file)
@@ -163,7 +163,6 @@ Roo.apply(Roo.ux.Lightbox.prototype,
         Roo.each(ids.split(' '), 
             function(id){ 
                 var vid = id.replace(/\-/g,'');
-                Roo.log(id);
                 th[vid] = th.el.child('.'+id); 
                 if (!th[vid]) {
                     return;