1
0
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:
galaxyoyo
2019-09-28 00:16:49 +02:00
parent cbcc29cb68
commit c1f37ff530
2 changed files with 5 additions and 3 deletions

View File

@ -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>