From 04e63e5edf182985f85c6672b094a85ba1f97364 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Sat, 15 Aug 2015 17:08:15 -0400 Subject: [PATCH] (fix) add minimal constraints when creating events or tasks --- .../SchedulerUI/UIxAppointmentEditorTemplate.wox | 10 ++++++---- UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox | 6 ++++-- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox b/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox index d537bb8ce..231aee3dc 100644 --- a/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox +++ b/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox @@ -15,7 +15,8 @@ + ng-model="editor.component.summary" + required="required"/> close @@ -98,11 +99,11 @@
- + - +
@@ -240,7 +241,8 @@ - + diff --git a/UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox b/UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox index 371ea9fdc..87c2384f0 100644 --- a/UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox +++ b/UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox @@ -15,7 +15,8 @@ + ng-model="editor.component.summary" + required="required"/> close @@ -206,7 +207,8 @@ - +