This commit is contained in:
2026-01-03 09:23:10 +00:00
parent 8c6968eb7a
commit 51d96dc688
2 changed files with 1 additions and 5 deletions

View File

@@ -1528,10 +1528,6 @@ function enregistrer_retrait()
complete: function() {
nbAliment=$("#nbAliment").val();
alert("nbAliment = "+nbAliment);
return;
if (nbAliment<"1")
{
v_msg="Veuillez sélectionner les personnes à retirer!";