X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=carousel.js;h=3a0905edd75ba5d137dffaa2f8afd125c9c36634;hb=693747756e9731f299c69c7374adc61c0d71450f;hp=98724729d5e050bb00f2f8e4d262b3802b88a58e;hpb=55d9ba8633cfe33170ce30e7d8a66f13f6e23acc;p=ultimatescore diff --git a/carousel.js b/carousel.js index 9872472..3a0905e 100644 --- a/carousel.js +++ b/carousel.js @@ -723,7 +723,7 @@ function showcarousel() [ 13000, function() { display_group_parsed(teams_per_group['Group B'], games_per_group['Group B'], 'Group B'); } ], [ 2000, function() { hidetable(); } ], [ 13000, function() { display_group_parsed(teams_per_group['Group C'], games_per_group['Group C'], 'Group C'); } ], - [ 2000, function() { hidetable(); } ] + [ 2000, function() { hidetable(); } ], [ 13000, function() { display_group_parsed(teams_per_group['Playoffs 9th-13th'], games_per_group['Playoffs 9th-13th'], 'Playoffs 9th–13th'); } ], [ 2000, function() { hidetable(); } ] ];