diff --git a/Js/fonctions.js b/Js/fonctions.js
index 1bb9fe72..a1bb946a 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -17120,7 +17120,7 @@ function enregistrer_modif_parametresgeneraux()
console.log(donnees);
alert(donnees);
- return;
+ // return;
$.ajax({
url: $("#racineWeb").val()+"Ajaxparametresgeneraux/enregistrermodif/",
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 8ee41c5b..e34ac663 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -976,7 +976,7 @@
-
+