From 50732854f10d9ddf47579de6c7c313aa97064406 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 4 Jan 2007 22:30:48 +0000 Subject: [PATCH] Monotone-Parent: 6162250d4f112737d358c735d1e1f381e3ffbff8 Monotone-Revision: 7ded349858423000ac245469d641c40ef5888d98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-04T22:30:48 Monotone-Branch: ca.inverse.sogo --- .../Appointments/SOGoAptMailNotification.m | 2 +- UI/Templates/UIxPageFrame.wox | 4 ++-- UI/WebServerResources/SchedulerUI.js | 18 +++++++++++++++++- UI/WebServerResources/generic.css | 13 +++++++------ 4 files changed, 27 insertions(+), 10 deletions(-) diff --git a/SoObjects/Appointments/SOGoAptMailNotification.m b/SoObjects/Appointments/SOGoAptMailNotification.m index bba1ef46c..98a9d74b8 100644 --- a/SoObjects/Appointments/SOGoAptMailNotification.m +++ b/SoObjects/Appointments/SOGoAptMailNotification.m @@ -82,7 +82,7 @@ static NSTimeZone *EST = nil; NSString *aptUID; aptUID = [[self newApt] uid]; - return [NSString stringWithFormat:@"%@/Calendar/%@/view?tab=participants", + return [NSString stringWithFormat:@"%@/Calendar/%@/edit?mail-invitation=yes", [self homePageURL], aptUID]; } diff --git a/UI/Templates/UIxPageFrame.wox b/UI/Templates/UIxPageFrame.wox index ed9460fe5..ecb533134 100644 --- a/UI/Templates/UIxPageFrame.wox +++ b/UI/Templates/UIxPageFrame.wox @@ -84,9 +84,9 @@ >