Thursday release
This commit is contained in:
parent
bbec08ac4f
commit
505f3bcd63
7 changed files with 20 additions and 12 deletions
|
|
@ -54,7 +54,7 @@
|
|||
$(document).ready(function() {
|
||||
update_end();
|
||||
$('#carousel-team').carousel({
|
||||
interval: 2000 });
|
||||
interval: 5000 });
|
||||
|
||||
setInterval( function() {
|
||||
update_end();
|
||||
|
|
|
|||
Reference in a new issue