ux/Lightbox.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 22 Jul 2010 06:20:37 +0000 (14:20 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 22 Jul 2010 06:20:37 +0000 (14:20 +0800)
ux/Lightbox.js

index 64a9513..3756a0b 100644 (file)
@@ -232,7 +232,7 @@ Roo.apply(Roo.ux.Lightbox.prototype,
                 console.log(tga);
                 event.stopEvent();
                 this.start(tg);
-            }).createDelegate(this, e, true));
+            }).createDelegate(this, [e], true));
         }, this)
         
     },