diff --git a/UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox b/UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox index a4854c446..c7342767f 100644 --- a/UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox +++ b/UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox @@ -58,17 +58,15 @@ access_time -
-
-

-

{{::editor.component.localizedStartDate}}

-

{{::editor.component.localizedStartTime}}

-
-
-

-

{{::editor.component.localizedEndDate}}

-

{{::editor.component.localizedEndTime}}

-
+
+

+

{{::editor.component.localizedStartDate}}

+

{{::editor.component.localizedStartTime}}

+
+
+

+

{{::editor.component.localizedEndDate}}

+

{{::editor.component.localizedEndTime}}

diff --git a/UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox b/UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox index 37d6df1b9..314b515fe 100644 --- a/UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox +++ b/UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox @@ -59,17 +59,15 @@ access_time -
-
-

-

{{::editor.component.localizedStartDate}}

-

{{::editor.component.localizedStartTime}}

-
-
-

-

{{::editor.component.localizedDueDate}}

-

{{::editor.component.localizedDueTime}}

-
+
+

+

{{::editor.component.localizedStartDate}}

+

{{::editor.component.localizedStartTime}}

+
+
+

+

{{::editor.component.localizedDueDate}}

+

{{::editor.component.localizedDueTime}}