ux/Slideshow.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 22 Jul 2010 07:02:36 +0000 (15:02 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 22 Jul 2010 07:02:36 +0000 (15:02 +0800)
ux/Slideshow.js

index 0d100f5..ccbd785 100644 (file)
@@ -118,7 +118,7 @@ Roo.apply(Roo.ux.Slideshow.prototype, {
                this.updatecounter();
         if (this.images.length == 1) {
             return;
-           }
+        }
         if (this.running) {
             this.play.defer(this.wait, this);
         }