From bc8bc86b7422d68340b5f20e8eace38b029ea5ee Mon Sep 17 00:00:00 2001 From: stephan Date: Tue, 23 Jun 2026 12:36:56 -0400 Subject: [PATCH] Refactor access control and UI elements for event management This commit updates the event management access control logic in `inc_fx_eve_acces.php` to ensure proper permission checks for managing bibs. It also simplifies the UI in `inc_tableau_promoteur.php` by removing conditional rendering for the management link, ensuring it is always displayed. Additionally, the comment in `inc_tableau_gestion_epreuves.php` is updated for clarity. --- inc_tableau_gestion_epreuves.php | 5 +++-- inc_tableau_promoteur.php | 30 ++++++++++++++---------------- php/inc_fx_eve_acces.php | 17 ++++++++++++++++- 3 files changed, 33 insertions(+), 19 deletions(-) diff --git a/inc_tableau_gestion_epreuves.php b/inc_tableau_gestion_epreuves.php index da2ce48..b45c033 100644 --- a/inc_tableau_gestion_epreuves.php +++ b/inc_tableau_gestion_epreuves.php @@ -1,6 +1,6 @@ - - + +