- fix [ 1377276 ] Calendar Pop up issue

This commit is contained in:
Matthew Wilson 2005-12-12 05:11:38 +00:00
parent dba6b74a17
commit da85d2b3c1
2 changed files with 2 additions and 0 deletions

View file

@ -155,6 +155,7 @@ sub toHtml {
inputField : "'.$self->{id}.'",
ifFormat : "%Y-%m-%d",
showsTime : false,
step : 1,
timeFormat : "12",
mondayFirst : '.$mondayFirst.'
});