a
This commit is contained in:
@@ -28811,11 +28811,11 @@ function ajaxprixseancesea()
|
||||
data: donnees,
|
||||
error: function(errorData) {
|
||||
// $('#div_test_gabarit').html(errorData);
|
||||
// alert(errorData);
|
||||
alert(errorData);
|
||||
},
|
||||
success: function(data) {
|
||||
// $('#div_test_gabarit').html(data);
|
||||
// alert(data);
|
||||
alert(data);
|
||||
$("#infosacte").html(data);
|
||||
},
|
||||
complete: function() {
|
||||
|
||||
Reference in New Issue
Block a user