From 781573707998bccee9fae407c0db7a36dcf72cae Mon Sep 17 00:00:00 2001 From: Yohann Date: Fri, 24 Jan 2020 10:56:33 +0100 Subject: [PATCH] Correction d'affichage --- server_files/views/ma_participation.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/server_files/views/ma_participation.php b/server_files/views/ma_participation.php index 671cd69..3084198 100644 --- a/server_files/views/ma_participation.php +++ b/server_files/views/ma_participation.php @@ -2,8 +2,7 @@ require_once "header.php"; ?> = Phase::PHASE1) { ?> +if (Phase::getCurrentPhase() >= Phase::PHASE1) { ?>

Ma participation

@@ -97,7 +96,7 @@ if (false) { continue; ?>
- Question getNumber() ?> : \n", $question->getQuestion()) ?> + getNumber() ? "Question " . $question->getNumber() : "Remarques générales" ?> : \n", $question->getQuestion()) ?>
getAttachedFile() !== null) { ?>