mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-25 07:40:29 +02:00
Étape 0 : inscription des équipes (en cours)
This commit is contained in:
@ -18,8 +18,7 @@ echo "<hr />";
|
||||
if ($user->getRole() == Role::PARTICIPANT || $user->getRole() == Role::ENCADRANT) { ?>
|
||||
<h2>Autorisations</h2>
|
||||
<?php
|
||||
// TODO Add documents
|
||||
# printDocuments($documents);
|
||||
printDocuments($documents);
|
||||
}
|
||||
|
||||
require_once "footer.php";
|
Reference in New Issue
Block a user