From b6f0b85140c9b3dc6191f240a68ea7eee6471745 Mon Sep 17 00:00:00 2001 From: stephan Date: Tue, 26 May 2026 10:36:35 -0400 Subject: [PATCH] trie --- php/inc_fx_promoteur.php | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/php/inc_fx_promoteur.php b/php/inc_fx_promoteur.php index b744df9..40886f0 100644 --- a/php/inc_fx_promoteur.php +++ b/php/inc_fx_promoteur.php @@ -2550,8 +2550,8 @@ function fxUpdateQuantites($intEpreuve, $intQuantite, $strLangue) { } -// v2 -function renderBatchConfig($tabBibAssignments, $strLangue = 'fr') { +// v2 — options d'ordre batch (table bib_assignements) +function renderBatchConfig($tabBibAssignments, $strLangue = 'fr', $isTeamEpreuve = false) { ob_start(); ?> @@ -2562,7 +2562,13 @@ function renderBatchConfig($tabBibAssignments, $strLangue = 'fr') {