1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-07-03 09:22:48 +02:00

"Vidéos solutions" => "Suivi tournoi"

This commit is contained in:
Yohann
2019-09-30 15:24:39 +02:00
parent e8340f2d2e
commit a2d602cd9e
5 changed files with 127 additions and 120 deletions

View File

@ -53,4 +53,4 @@ for ($problem = 1; $problem <= 4; ++$problem)
$videos[] = Video::getVideos(Reason::SOLUTION, $problem);
require_once "server_files/views/videos_solutions.php";
require_once "server_files/views/suivi_tournoi.php";