ASDL#36455 Taak datum filter vrijlaten naar het verleden toe

svn path=/Website/branches/v2016.1/; revision=29387
This commit is contained in:
Jos Groot Lipman
2016-05-12 13:30:41 +00:00
parent f06db26ee2
commit 0c453a281a

View File

@@ -572,7 +572,6 @@ var authparams = user.checkAutorisation(autfunction);
<% var soondate = new Date(new Date().setDate(today.getDate() + S("ins_inspect_soon_days")));
FCLTcalendar("inspsoon_to",
{ datum: soondate,
minDate: new Date(),
volgnr: 4,
nofollow: true
});