f
This commit is contained in:
@@ -3442,3 +3442,14 @@ function exporter_liste_assures_date()
|
||||
});
|
||||
}
|
||||
|
||||
function retour_recherche_assure()
|
||||
{
|
||||
idPolice=$("#idPolice_C" ).val();
|
||||
|
||||
if (idPolice>"")
|
||||
{
|
||||
window.location.assign($("#racineWeb" ).val()+"Listeadherent/");
|
||||
}
|
||||
|
||||
window.location.assign($("#racineWeb" ).val()+"Accueil/");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user