From cee1f27df012935e9107c7d06e2c2fca093a2e42 Mon Sep 17 00:00:00 2001 From: vince Date: Wed, 29 Dec 2021 15:07:29 +0100 Subject: [PATCH] rend le lien de partage cliquable --- index.php | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/index.php b/index.php index 95215aa..df79169 100644 --- a/index.php +++ b/index.php @@ -325,6 +325,8 @@ if ($supplierIsNew and !empty($suppliers)) { }); } +$linkUrl = !$hasSupplier ? generateUrl() : (!$hasEvent ? generateUrl($supplier) : generateUrl($supplier, $event)); + ?> @@ -671,17 +673,7 @@ if ($supplierIsNew and !empty($suppliers)) { Adresse web
- - - - - - - - - - - +