diff --git a/Js/fonctions.js b/Js/fonctions.js index 2aa8eae8..0456a343 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1640,6 +1640,8 @@ function ajaxcommission() function selectionTauxGarant() { + alert("selectionTauxGarant"); + $.ajax({ url: $("#racineWeb").val()+"Ajaxcommissiongarant/", type : 'post', @@ -91905,5 +91907,5 @@ function gerer_garant_defaut() $('#codeGcAssureur').val(codeGcAssureurDefaut); - $('#codeGcAssureur').click(); + selectionTauxGarant(); } diff --git a/Vue/Creerpolice/index.php b/Vue/Creerpolice/index.php index eb8c0c2d..d6ca09fb 100755 --- a/Vue/Creerpolice/index.php +++ b/Vue/Creerpolice/index.php @@ -47,7 +47,7 @@ - diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 7f1af260..4ca2faf0 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -974,7 +974,7 @@ - +