ux/Lightbox.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 29 Dec 2010 07:40:54 +0000 (15:40 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 29 Dec 2010 07:40:54 +0000 (15:40 +0800)
ux/Lightbox.js

index 70f5fcf..52a1690 100644 (file)
@@ -171,6 +171,7 @@ 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;