diff --git a/Js/fonctions.js b/Js/fonctions.js
index 578cbe42..80d060f4 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -5476,8 +5476,8 @@ function enregistrer_college_temp()
data: donnees,
success: function(data)
{
- alert(data);
- $('#div_test_gabarit').html(data);
+ // alert(data);
+ // $('#div_test_gabarit').html(data);
},
complete: function()
{
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 74f579b4..6efa8015 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -976,7 +976,7 @@
-
+