diff --git a/Js/fonctions.js b/Js/fonctions.js index f6d16ae5..7736af69 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -86333,6 +86333,8 @@ function afficher_consulter_actes_garantiebareme(idBaremePriseEnCharge, codeGara function changer_entite_portail() { + alert("changer_entite_portail"); + codeSociete=$("#codeSociete").val(); if (codeSociete<=" ") @@ -86381,7 +86383,7 @@ function changer_entite_portail() { src_logo="Societes/"+codeSociete+"/Logos/logo_societe.png"; } - + alert("afficherLogoSociete => "+afficherLogoSociete+" ; src_logo => "+src_logo); const wrapper = document.querySelector('.login-wrapper'); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 3521b2cc..e7258ca5 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -979,7 +979,7 @@ - +