mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-16 02:48:00 +00:00
(js) Display event ghost block start/end hours
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
newData = {
|
||||
type: 'appointment',
|
||||
pid: calendarData? calendarData.pid : Calendar.$defaultCalendar(),
|
||||
summary: l('New Event'),
|
||||
//summary: l('New Event'),
|
||||
startDate: startDate,
|
||||
isAllDay: isHourCell? 0 : 1
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user