a
This commit is contained in:
@@ -2820,6 +2820,10 @@ function enregistrerconsultation()
|
||||
|
||||
$("#btn_enreg").disable();
|
||||
|
||||
alert("07/05/2026 => "+donnees);
|
||||
return;
|
||||
|
||||
|
||||
$.ajax({
|
||||
url: $("#racineWeb").val()+"Ajaxenregistrerconsultation/enregistrerconsultation/",
|
||||
type : 'post',
|
||||
@@ -23484,9 +23488,6 @@ function enregistrer_consultation()
|
||||
|
||||
faireDefileMessage("", "");
|
||||
|
||||
alert("07/05/2026 => On va enregistrer");
|
||||
return;
|
||||
|
||||
if(nomForm == "ficheBeneficiaire")
|
||||
{
|
||||
enregistrerconsultation();
|
||||
|
||||
Reference in New Issue
Block a user