mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-04 04:12:06 +02:00
Raccourci pour accéder aux vidéos depuis la page "Équipe"
This commit is contained in:
@ -13,7 +13,7 @@ for ($problem = 1; $problem <= 4; ++$problem) { ?>
|
||||
$team = Team::fromId($video->getTeam());
|
||||
$version = $video->getVersion();
|
||||
?>
|
||||
<div class="jumbotron">
|
||||
<div class="jumbotron" id="team-<?= $team->getTrigram() ?>">
|
||||
<h2>
|
||||
Équipe « <?= $team->getName() ?> » (<?= $team->getTrigram() ?>)
|
||||
</h2>
|
||||
|
Reference in New Issue
Block a user