a
This commit is contained in:
parent
1b5558e9a7
commit
0c75138bcd
|
|
@ -18564,12 +18564,12 @@ 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();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
|
|
@ -263,7 +263,7 @@ actesHarmonises : <?= $_SESSION['p_actesHarmonises'] ?>
|
|||
<script src="Js/datepicker-fr.js"></script>
|
||||
<?php endif; ?>
|
||||
|
||||
<script src="Js/fonctions.js?ver=2026.01.16.06"></script>
|
||||
<script src="Js/fonctions.js?ver=2026.01.16.07"></script>
|
||||
|
||||
<script src="Bootstrap/js/timer.jquery.js"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user