a
This commit is contained in:
parent
3a2bcd3fc6
commit
c1160c8412
|
|
@ -45738,8 +45738,8 @@ function retirer_exclusion_tous_servives_prestataire()
|
|||
|
||||
donnees = 'codePrestataire='+codePrestataire;
|
||||
|
||||
v_msg="Attention, cela va vider ce prestataire de tous ces médecins! Confirmez-vous?";
|
||||
v_msgEng="Be careful, this will empty this provider of all these doctors! Do you confirm?";
|
||||
v_msg="Attention, cela va autoriser tous les services pour ce prestataire! Confirmez-vous?";
|
||||
v_msgEng="Be careful, this will authorize all services for this provider! Do you confirm?";
|
||||
|
||||
if(confirm_ebene(v_msg, v_msgEng))
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user