a
This commit is contained in:
@@ -24080,7 +24080,7 @@ async function ajouter_un_acte_selection(codeActe, prixBase, prixActe, ententePr
|
||||
// Gestion des erreurs (à compléter selon les besoins)
|
||||
},
|
||||
success: function(data) {
|
||||
$('#div_test_gabarit').html(data);
|
||||
// $('#div_test_gabarit').html(data);
|
||||
donnee_a_affciher = data;
|
||||
},
|
||||
complete: function() {
|
||||
|
||||
Reference in New Issue
Block a user