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

index c1807fc..7fc76cc 100644 (file)
@@ -439,7 +439,7 @@ Roo.apply(Lightbox.prototype,
         this.imageDataContainer.animate(
             {
                 //slide down ?: , from: 0.0, to: 1.0 
-                opacity : { { from : 0.0 , to: 1.0 }
+                opacity :  { from : 0.0 , to: 1.0 }
             },
             this.resizeDuration
             function() {