diff --git a/UI/Scheduler/UIxAppointmentEditor.m b/UI/Scheduler/UIxAppointmentEditor.m index a1c33099d..745d432a9 100644 --- a/UI/Scheduler/UIxAppointmentEditor.m +++ b/UI/Scheduler/UIxAppointmentEditor.m @@ -80,7 +80,7 @@ - (NSString *) saveURL { return [NSString stringWithFormat: @"%@/saveAsAppointment", - [[self clientObject] baseURL]]; + [[self clientObject] baseURL]]; } /* icalendar values */ diff --git a/UI/Templates/SchedulerUI/UIxComponentEditor.wox b/UI/Templates/SchedulerUI/UIxComponentEditor.wox index f9f1a7bad..965690323 100644 --- a/UI/Templates/SchedulerUI/UIxComponentEditor.wox +++ b/UI/Templates/SchedulerUI/UIxComponentEditor.wox @@ -145,8 +145,6 @@ - -