mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-28 09:32:46 +00:00
Monotone-Parent: 24072b56a700014098e8df3a7ba0e45f26e74a2a
Monotone-Revision: 8e71e47ae0410a7f54c41ac85bdb5ecd58f726aa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-09T18:40:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1661,7 +1661,7 @@ function updateCalendarProperties(calendarID, calendarName, calendarColor) {
|
||||
}
|
||||
|
||||
function onCalendarNew(event) {
|
||||
createFolder(window.prompt(labels["Name of the Calendar"]),
|
||||
createFolder(window.prompt(labels["Name of the Calendar"], ""),
|
||||
appendCalendar);
|
||||
preventDefault(event);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user