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

index df8c8bb..42ef69d 100644 (file)
@@ -263,7 +263,7 @@ Roo.apply(Roo.ux.Lightbox.prototype,
                 if (e.id == imageLink.id) {
                     imageNum = i;
                 }
-            }
+            })
         }
         
         // let's assume the constructor sorts out the list of images..