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);" /> - +