This commit is contained in:
2026-01-03 03:22:53 +00:00
parent 07b4f0085a
commit 406a1730d8
2 changed files with 4 additions and 1 deletions

View File

@@ -1451,6 +1451,9 @@ function pop_afficher_selection_retrait()
div_selection_assure.html('<div style="padding-top:80px;"><img src="Bootstrap/images/loading.gif"/>&nbsp;&nbsp;<span style="font-size:15pt;">' + 'Veuillez patienter... / Please wait...' + '</span></div>');
alert("pop_afficher_selection_retrait");
return;
$.ajax({
url: $("#racineWeb").val()+"Ajaxselectionretrait/",
type : 'post',