a
This commit is contained in:
parent
840c8d07a3
commit
123c871260
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user