mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-29 15:15:37 +00:00
See ChangeLog
Monotone-Parent: 801c13ca7d8e3a2f3e502ee658399b458681bcab Monotone-Revision: cf43f2030dbd1c4f0747be7cbd5dc3239cd6bd15 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-10T00:29:13
This commit is contained in:
@@ -2747,8 +2747,8 @@ function onCalendarModify(event) {
|
||||
var owner = selected.getAttribute("owner");
|
||||
var url = ApplicationBaseURL + calendarID + "/properties";
|
||||
var windowID = sanitizeWindowName(calendarID + " properties");
|
||||
var width = 310;
|
||||
var height = 294;
|
||||
var width = 410;
|
||||
var height = 410;
|
||||
var isWebCalendar = false;
|
||||
if (UserSettings['Calendar']
|
||||
&& UserSettings['Calendar']['WebCalendars']) {
|
||||
|
||||
Reference in New Issue
Block a user