This commit is contained in:
2026-06-25 16:46:42 +00:00
parent d6d9ac748c
commit a8ffca4afd
2 changed files with 1 additions and 2 deletions

View File

@@ -21886,7 +21886,6 @@ function messageSituationHospitalisation(){
},
complete: function(data)
{
alert(data);
$('#div_test_gabarit').html(data);
}
});