diff --git a/apps/maarch_entreprise/js/functions.js b/apps/maarch_entreprise/js/functions.js
index e8452832344a938f7501622f31847be791b78d49..ee691622aa293c59b92351e756241d191460db70 100755
--- a/apps/maarch_entreprise/js/functions.js
+++ b/apps/maarch_entreprise/js/functions.js
@@ -1940,7 +1940,9 @@ function show_admin_contacts( is_corporate, display)
         {
             //society_mandatory.style.display = 'none';
             society_mandatory.css('display', 'none');
-
+        }
+    }
+}
 /**
 * Show or hide the data related to a person in the external contacts admin
 *