Use default time slots settings in calendar quickview
This commit is contained in:
parent
1f90e635ed
commit
24e6219b14
1 changed files with 0 additions and 1 deletions
|
@ -2621,7 +2621,6 @@ function rcube_calendar_ui(settings)
|
||||||
date: date.getDate(),
|
date: date.getDate(),
|
||||||
month: date.getMonth(),
|
month: date.getMonth(),
|
||||||
year: date.getFullYear(),
|
year: date.getFullYear(),
|
||||||
slotMinutes: 60,
|
|
||||||
eventSources: [ src ]
|
eventSources: [ src ]
|
||||||
}));
|
}));
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue