diff --git a/Vue/Ficheadherent/index.php b/Vue/Ficheadherent/index.php index 73b20e0..4a783dd 100644 --- a/Vue/Ficheadherent/index.php +++ b/Vue/Ficheadherent/index.php @@ -1,10 +1,6 @@ titre = "INTER-SANTE - Fiche Adhérent"; - var_dump( - array( - "idClient_C" => $_SESSION['idClient_C'], - ) - ) + $codeTypeAvenant = $_SESSION['codeTypeAvenant_C']; $estsupprimable_0 = ($codeTypeAvenant=="AFN" or $codeTypeAvenant=="REN"); $garantieArchive = $_SESSION['garantieArchive_C']; diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 60a7961..7a6069c 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -394,6 +394,18 @@ $activeChildId = $menuData['child'];