1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-07-05 18:03:57 +02:00

Affichage des équipes n'ayant pas encore participé à la phase en cours

This commit is contained in:
galaxyoyo
2019-10-01 00:15:04 +02:00
parent a2d602cd9e
commit 577e40b034
7 changed files with 84 additions and 12 deletions

View File

@ -42,7 +42,7 @@ if ($_SESSION["role"] == Role::ADMIN) { ?>
<hr/>
<? if ($team->getValidationStatus() == ValidationStatus::VALIDATED) { ?>
<!--suppress HtmlUnknownTarget -->
<a href="/videos-solutions#team-<?= $team->getTrigram() ?>"><button class="btn btn-primary btn-lg btn-block">
<a href="/suivi-tournoi#team-<?= $team->getTrigram() ?>"><button class="btn btn-primary btn-lg btn-block">
Aller aux vidéos de l'équipe</button></a><br />
<form method="POST">
<div class="form-group row">