FSN#39078 Layout op Chrome niet 100%

svn path=/Website/branches/v2016.3/; revision=32425
This commit is contained in:
Jos Groot Lipman
2017-01-18 08:55:05 +00:00
parent 78b9b36ca0
commit 605935ae39

View File

@@ -555,7 +555,7 @@ var authparams = user.checkAutorisation(autfunction);
<td></td>
<td>
<label for="show_donedate_from"><%=L("lcl_period_from")%></label>
</td><td>
</td><td style='width:130px'>
<% // <!-- Datum -->
FCLTcalendar( "donedate_from",
{ datum: new Date(today.getTime() - 2*24*60*60*1000),
@@ -592,7 +592,7 @@ var authparams = user.checkAutorisation(autfunction);
<td></td>
<td>
<label for="show_inspsoon_from"><%=L("lcl_period_from")%></label>
</td><td>
</td><td style='width:130px'>
<% FCLTcalendar("inspsoon_from",
{ datum: today,
initEmpty: true,