a
This commit is contained in:
parent
7b705d908a
commit
7190e498d7
|
|
@ -45706,7 +45706,7 @@ function exclure_un_servive_prestataire(codeFamilleActe)
|
|||
$("#div_services_prestataire").html('<div style="padding-top:80px;"><img src="Bootstrap/images/loading.gif"/> <span style="font-size:15pt;">' + 'Veuillez patienter... / Please wait...' + '</span></div>');
|
||||
|
||||
$.ajax({
|
||||
url: $("#racineWeb").val()+"Ajaxexclureservices/ajouterunmedecinprestataire/",
|
||||
url: $("#racineWeb").val()+"Ajaxexclureservices/exclureunserviceprestataire/",
|
||||
type: 'POST',
|
||||
data: donnees,
|
||||
success: function(data) {
|
||||
|
|
|
|||
|
|
@ -258,7 +258,7 @@
|
|||
<script src="Js/datepicker-fr.js"></script>
|
||||
<?php endif; ?>
|
||||
|
||||
<script src="Js/fonctions.js?ver=2026.07.15.03"></script>
|
||||
<script src="Js/fonctions.js?ver=2026.07.15.04"></script>
|
||||
|
||||
<script src="<?= $_SESSION['dossierSociete'].'/Js/societe.js' ?>" > </script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user