diff --git a/Js/fonctions.js b/Js/fonctions.js index 59649b27..d7bdb17b 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -60736,13 +60736,8 @@ function filtrecollegepolice() } function filtreproduitgarant(){ - // - var codeGcAssureur = $('#codeGcAssureur').val(); - var codeGcAssureur = $('#codeGcAssureur').val(); - - donnees = 'codeGcAssureur='+codeGcAssureur; if(codeGcAssureur !=""){ @@ -60763,8 +60758,6 @@ function filtreproduitgarant(){ } }); - - } } diff --git a/Vue/Ajaxfiltreproduitgarant/index.php b/Vue/Ajaxfiltreproduitgarant/index.php index 08b7c462..163277db 100755 --- a/Vue/Ajaxfiltreproduitgarant/index.php +++ b/Vue/Ajaxfiltreproduitgarant/index.php @@ -1,3 +1,3 @@ - + \ No newline at end of file