a
This commit is contained in:
parent
682d6cde1a
commit
78ce2060da
|
|
@ -18133,12 +18133,12 @@ function enregistrer_demande_remboursement()
|
||||||
error: function(errorData) {
|
error: function(errorData) {
|
||||||
},
|
},
|
||||||
success: function(data) {
|
success: function(data) {
|
||||||
alert(data);
|
// alert(data);
|
||||||
$('#div_test_gabarit').html(data);
|
// $('#div_test_gabarit').html(data);
|
||||||
|
|
||||||
},
|
},
|
||||||
complete: function() {
|
complete: function() {
|
||||||
// actualiser_remboursement();
|
actualiser_remboursement();
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user