This commit is contained in:
KANE LAZENI 2026-06-13 20:07:18 +00:00
parent 219d14cd3a
commit 10d6a63c8b

View File

@ -28932,8 +28932,6 @@ function enregistrer_constante()
donnees += '&pouls='+pouls;
donnees += '&saturationOxygene='+saturationOxygene;
alert(donnees);
$.ajax({
url: $("#racineWeb").val()+"Ajaxconstante/enregistrer/",
type: 'POST',