a
This commit is contained in:
@@ -1814,6 +1814,9 @@ function ebene_enregistrer_photo_face() // OK
|
||||
function fiche_beneficiaire()
|
||||
{
|
||||
idBeneficiaire = $("#idBeneficiaire").val();
|
||||
|
||||
alert("idBeneficiaire = "+idBeneficiaire);
|
||||
return;
|
||||
|
||||
window.location.assign($("#racineWeb" ).val()+"Fichebeneficiaire/"+idBeneficiaire);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user