diff --git a/Js/fonctions.js b/Js/fonctions.js
index f9f0231..a776f10 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -2477,6 +2477,7 @@ $( ".datepicker" ).datepicker({
function charger_fichier_modele_assure()
{
+ alert("charger_fichier_modele_assure");
$('#div_exporter_liste_assures').html("");
$('#div_form_upload').show();
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index c6573d2..01d6b60 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -635,7 +635,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
-
+