a
This commit is contained in:
parent
92529441c4
commit
93b9ed8dcb
|
|
@ -45412,7 +45412,7 @@ function activer_extranet_client(idClient, choix)
|
|||
v_msgEng="Operation successfully completed";
|
||||
alert_ebene(v_msg, v_msgEng);
|
||||
|
||||
window.location.assign($("#racineWeb" ).val()+"Ficheclient/");
|
||||
window.location.assign($("#racineWeb" ).val()+"Extranetclient/");
|
||||
}
|
||||
});
|
||||
return;
|
||||
|
|
@ -45449,7 +45449,7 @@ function activer_validation_rhrd(idClient, choix)
|
|||
v_msgEng="Operation successfully completed";
|
||||
alert_ebene(v_msg, v_msgEng);
|
||||
|
||||
window.location.assign($("#racineWeb" ).val()+"Ficheclient/");
|
||||
window.location.assign($("#racineWeb" ).val()+"Extranetclient/");
|
||||
}
|
||||
});
|
||||
return;
|
||||
|
|
|
|||
|
|
@ -261,7 +261,7 @@ controlerPlafondBeneficiaire : <?= $_SESSION['controlerPlafondBeneficiaire'] ?>
|
|||
<script src="Js/datepicker-fr.js"></script>
|
||||
<?php endif; ?>
|
||||
|
||||
<script src="Js/fonctions.js?ver=2026.01.22.00"></script>
|
||||
<script src="Js/fonctions.js?ver=2026.01.22.01"></script>
|
||||
|
||||
<script src="<?= $_SESSION['dossierSociete'].'/Js/societe.js' ?>" > </script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user