diff --git a/Js/fonctions.js b/Js/fonctions.js index e56b841..8abbc3c 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1549,6 +1549,9 @@ function init_import_assures() function exporter_modele_assure() { + alert("exporter_modele_assure"); + return; + $('#div_form_upload').hide(); var div_export = $('#div_exporter_liste_assures'); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 75f0e45..90975a4 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -635,7 +635,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +