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

index 3393a04..4aab943 100644 (file)
@@ -103,7 +103,7 @@ Roo.apply(Roo.ux.Slideshow.prototype, {
                this.pauseButton && this.pauseButton.show();
      
                this.updatecounter();
-        this.play.defer(this.wait, this);                              
+           this.play.defer(this.wait, this);                           
        },
        
        play: function () {