diff --git a/Vue/Listeavenant/index.php b/Vue/Listeavenant/index.php index 07107af..7d902db 100644 --- a/Vue/Listeavenant/index.php +++ b/Vue/Listeavenant/index.php @@ -34,6 +34,7 @@ $isFacture = ($avenant['facture'] == '1'); $isRH = ($avenant['ajoutClient'] == '1'); $idAvenant = $avenant['idAvenant']; + $isNotify = ($avenant['notificationRhEnvoye']== '1'); ?>