[ 1363797 ] Calendar Javascript (Date/Time)

and some other minor annoyances.
This commit is contained in:
Matthew Wilson 2005-12-12 15:00:33 +00:00
parent f5f73c1681
commit e0786a6a11
5 changed files with 3 additions and 83 deletions

View file

@ -138,7 +138,7 @@ sub toHtml {
showsTime : true,
step : 1,
timeFormat : "12",
mondayFirst : '.$mondayFirst.'
firstDay : '.$session{user}{firstDayOfWeek}.'
});
</script>';
}