From 1440249a7cb4f0411bd82602a48a51ca8329f831 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 11 Oct 2006 18:53:04 +0000 Subject: [PATCH] Monotone-Parent: 9327fed453d6acee03f0449816dbb2b401353927 Monotone-Revision: 97b95195a7611cd2eef64b51a69ae3a2308cef6a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:53:04 Monotone-Branch: ca.inverse.sogo --- UI/Templates/SchedulerUI/UIxAppointmentEditor.wox | 10 ++++------ UI/Templates/SchedulerUI/UIxCalAptListView.wox | 3 ++- UI/Templates/SchedulerUI/UIxCalDayTable.wox | 2 +- UI/Templates/SchedulerUI/UIxCalInlineAptView.wox | 2 +- UI/Templates/SchedulerUI/UIxCalMainView.wox | 14 +++----------- 5 files changed, 11 insertions(+), 20 deletions(-) diff --git a/UI/Templates/SchedulerUI/UIxAppointmentEditor.wox b/UI/Templates/SchedulerUI/UIxAppointmentEditor.wox index 2883b9032..f67d04dd6 100644 --- a/UI/Templates/SchedulerUI/UIxAppointmentEditor.wox +++ b/UI/Templates/SchedulerUI/UIxAppointmentEditor.wox @@ -13,9 +13,7 @@ -
+

@@ -115,8 +113,8 @@ type="submit" class="button" label:value="Save" - name="save:method" - onclick="submitMeeting(this.form); return false;" /> + name="submitmeeting" + onclick="submitMeeting(this.form);" /> - +