Set view mode for fish-eye popup. This got lost in some recent refactoring
This commit is contained in:
parent
c90d8fa6f0
commit
a99148ec0c
1 changed files with 1 additions and 0 deletions
|
@ -2575,6 +2575,7 @@ function rcube_calendar_ui(settings)
|
|||
}
|
||||
})
|
||||
.fullCalendar($.extend({}, fullcalendar_defaults, {
|
||||
defaultView: 'agendaDay',
|
||||
header: { left: '', center: '', right: '' },
|
||||
height: h - 50,
|
||||
date: date.getDate(),
|
||||
|
|
Loading…
Add table
Reference in a new issue