This commit is contained in:
2026-03-10 03:43:38 +00:00
parent eabadd6b5c
commit e9071cbd1f
4 changed files with 6 additions and 20 deletions

View File

@@ -9760,14 +9760,10 @@ function ajouterexamen_tous()
type: 'POST',
success: function(data) {
$("#livraison").html(data);
//afficheDivPlafond();
//getstatutacte("PH");
},
error: function(data) {
},
complete: function() {
//alerter_depassement_limite_cso();
}
});
}