Skip to content
Snippets Groups Projects
Commit c1b82136 authored by Guilherme Zasyeki Machado's avatar Guilherme Zasyeki Machado Committed by Thiago H. S. Picharski
Browse files

Slide interval time change


Changed interval time from 45s to 90s.

Signed-off-by: default avatarGuilherme Zasyeki Machado <gzm07@c3sl.ufpr.br>
Acked-by: default avatarDiego Giovane Pasqualin <dgp06@c3sl.ufpr.br>
parent f2f32bd8
Branches
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ window.onDomReady(function(){
loadRTL();
Crossfade.setup({autoLoad:false, random:false, interval:45, duration:0.5, loop:false, transition:Crossfade.Transition.Cover });
Crossfade.setup({autoLoad:false, random:false, interval:90, duration:0.5, loop:false, transition:Crossfade.Transition.Cover });
slideshow = new Crossfade('slideshow');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment