a
This commit is contained in:
parent
8103ccd2d9
commit
d67bb81b85
|
|
@ -18501,13 +18501,12 @@ function enregistrer_rdv()
|
||||||
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() {
|
||||||
|
// ouvrir_rdv();
|
||||||
ouvrir_rdv();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user