From cf6a71f5e2950150108e13ae22dea663404346de Mon Sep 17 00:00:00 2001 From: stephan Date: Wed, 17 Jun 2026 13:19:18 -0400 Subject: [PATCH] Update event management UI to reveal management block with new content and improved comments for clarity. Adjustments made to enhance user understanding of quantities and parameters for events. --- php/inc_fx_promoteur.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/php/inc_fx_promoteur.php b/php/inc_fx_promoteur.php index e9278ca..3e9f54c 100644 --- a/php/inc_fx_promoteur.php +++ b/php/inc_fx_promoteur.php @@ -2602,7 +2602,7 @@ function renderBatchConfig($tabBibAssignments, $strLangue = 'fr', $isTeamEpreuve // ============================================================ // MSIN-4379 — Refonte UI assignation dossards v4 (fxShowBibTool4) // Layout 2 colonnes, Tippy.js, clés info / info_aide, en-tête séquences via AJAX. -// Prochaine étape : révéler .epr-block-gestion (quantités épreuve). +// Bloc gestion épreuve : .epr-block-gestion (quantités / paramètres). // ============================================================ /** Jeton CSRF du module dossards v4 (session). */ @@ -3077,11 +3077,11 @@ if ($teamMode <= 0) {
- -