fd
This commit is contained in:
@@ -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<td1)
|
||||
{
|
||||
v_msg="Attention! Veuillez revoir vos dates!";
|
||||
v_msgEng="Warning! Please review your dates!";
|
||||
|
||||
Reference in New Issue
Block a user