a
This commit is contained in:
parent
51db805b31
commit
d20933610b
|
|
@ -18564,14 +18564,13 @@ function valider_rdv()
|
|||
error: function(errorData) {
|
||||
},
|
||||
success: function(data) {
|
||||
alert(data);
|
||||
$('#div_test_gabarit').html(data);
|
||||
// alert(data);
|
||||
// $('#div_test_gabarit').html(data);
|
||||
|
||||
},
|
||||
complete: function() {
|
||||
// historique_rdv();
|
||||
historique_rdv();
|
||||
}
|
||||
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user