FSN#39078 Layout op Chrome niet 100%
svn path=/Website/branches/v2016.3/; revision=32425
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user