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