// Fixed controls buttons

This commit is contained in:
bMancone
2012-03-15 09:48:58 +00:00
parent 58652c68e6
commit 34901c7070
+2 -1
View File
@@ -41,6 +41,7 @@ $(function(){
autoHover: true,
auto: homeslider_loop,
speed: homeslider_speed,
pause: homeslider_pause
pause: homeslider_pause,
controls: false
});
});