a
This commit is contained in:
parent
ed486d53b6
commit
201fee80aa
|
|
@ -2567,6 +2567,8 @@ function importer_modele_assure(idAvenant)
|
|||
|
||||
succes_impot_execl=$("#succes_impot_execl").val();
|
||||
|
||||
alert("succes_impot_execl = "+succes_impot_execl);
|
||||
|
||||
if (succes_impot_execl == "1")
|
||||
{
|
||||
maj_etape_3_import_assures();
|
||||
|
|
|
|||
|
|
@ -635,7 +635,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
|
||||
<!-- Application Scripts -->
|
||||
<script src="/Js/fonctions.js?ver=2026.01.04.44"></script>
|
||||
<script src="/Js/fonctions.js?ver=2026.01.04.45"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
raffraichier_gabarit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user