This commit is contained in:
2026-04-13 06:04:20 +00:00
parent 0edf39b929
commit df23b4adfb
2 changed files with 3 additions and 3 deletions

View File

@@ -5476,8 +5476,8 @@ function enregistrer_college_temp()
data: donnees,
success: function(data)
{
alert(data);
$('#div_test_gabarit').html(data);
// alert(data);
// $('#div_test_gabarit').html(data);
},
complete: function()
{