diff --git a/Js/fonctions.js b/Js/fonctions.js index 1f0ec37..11ca315 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -6542,7 +6542,7 @@ function init_remplacement_adherent() dt11=Math.round(Date.parse(td11)/(1000*3600*24)); dt2=Math.round(Date.parse(td2)/(1000*3600*24)); - if (td11<=td1) + if (td11 - +