diff --git a/Js/fonctions.js b/Js/fonctions.js
index 0456a343..19ad5317 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -1640,8 +1640,8 @@ function ajaxcommission()
function selectionTauxGarant()
{
- alert("selectionTauxGarant");
-
+ alert("selectionTauxGarant => "+$("#codeGcAssureur").val());
+
$.ajax({
url: $("#racineWeb").val()+"Ajaxcommissiongarant/",
type : 'post',
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 4ca2faf0..8c2a3da9 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -974,7 +974,7 @@
-
+