This commit is contained in:
2026-01-03 02:23:57 +00:00
parent b00600ca3b
commit 95d79fd46f
2 changed files with 4 additions and 1 deletions

View File

@@ -1440,6 +1440,9 @@ function enregistrer_avenant()
function pop_afficher_selection_retrait()
{
alert("pop_afficher_selection_retrait");
return;
var div_selection_assure = $('#div_selection_assure');
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>');