a
This commit is contained in:
parent
8103ccd2d9
commit
d67bb81b85
|
|
@ -18501,13 +18501,12 @@ function enregistrer_rdv()
|
|||
error: function(errorData) {
|
||||
},
|
||||
success: function(data) {
|
||||
// alert(data);
|
||||
// $('#div_test_gabarit').html(data);
|
||||
alert(data);
|
||||
$('#div_test_gabarit').html(data);
|
||||
|
||||
},
|
||||
complete: function() {
|
||||
|
||||
ouvrir_rdv();
|
||||
// ouvrir_rdv();
|
||||
}
|
||||
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user