a couple of calendar "fixes"
This commit is contained in:
parent
6266be5b65
commit
00fb318ec5
2 changed files with 3 additions and 2 deletions
|
|
@ -138,7 +138,7 @@ sub toHtml {
|
|||
showsTime : true,
|
||||
step : 1,
|
||||
timeFormat : "12",
|
||||
firstDay : '.$self->session->user->profileField("firstDayOfWeek").'
|
||||
firstDay : '.$mondayFirst.'
|
||||
});
|
||||
</script>';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue