From ec15b07f2109e7d795618cc928bcf6384ee223d6 Mon Sep 17 00:00:00 2001 From: stephan Date: Mon, 13 Jul 2026 13:19:08 -0400 Subject: [PATCH] Add functionality to render a full account link in the mobile interface for users with extended permissions. Implement new functions to determine visibility and URL for the link, enhancing user navigation to the dashboard or account page. Update styles for the new button and increment version code to 4.72.787, aligning with MSIN-4401 requirements for improved event management functionality. --- css/style.css | 4 ++ mobile.php | 3 ++ php/inc_fx_inscriptions_gestion.php | 71 +++++++++++++++++++++++++++++ php/inc_settings.php | 2 +- 4 files changed, 79 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 1d9b906..99f0e6e 100644 --- a/css/style.css +++ b/css/style.css @@ -3331,6 +3331,10 @@ a.ms1-trad-link.btn-aide-trad{ margin-bottom:12px; } +.inscr-gestion-full-account{ + margin-bottom:12px; +} + .inscr-gestion-page-head, .inscr-gestion-fiche-head{ margin-bottom:14px; diff --git a/mobile.php b/mobile.php index 9961151..4b58dae 100644 --- a/mobile.php +++ b/mobile.php @@ -104,6 +104,9 @@ require_once('inc_header.php'); echo fxMessage($_SESSION['msg'], '', $strLangue); } + // MSIN-4401 — Sortie vers hub / Mon compte (si droits plus larges). + fxInscrGestionRenderFullAccountLink($strLangue); + if ($intEveId === 0) { if (count($tabEveIds) === 0) { echo '