_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
@@ -174,15 +174,5 @@ Taborder: 51 ] } Component dhCalendarUse { #keys: '[415136.0.667561067]' BaseType: 'WebDataHolder' Databinding: 'LibCal_Calendar' Properties: [ Taborder: 56 ] } ] } _Main/UI/MacroPlannerWebApp/Component_FormCalendarUnavailableEvent/Component_lstSubscribers.def
@@ -38,7 +38,7 @@ Properties: [ SelectionCheckboxes: true Taborder: 4 Taborder: 3 ] ResponseDefinitions: [ _Main/UI/MacroPlannerWebApp/Component_FormCalendarUnavailableEvent/Component_pnlSubscribers#549.def
@@ -16,17 +16,6 @@ ] } #child: lstSubscribers Component lblInfo { #keys: '[415136.0.666211732]' BaseType: 'WebLabel' Properties: [ ShowLabel: false Taborder: 3 Text: 'Calendars that are subscribing to this event.' ] } Component lblIsInitialized { #keys: '[415136.0.666211733]' _Main/UI/MacroPlannerWebApp/Component_FormCalendarUnavailableEvent/Method_InitializeSubscribers.def
@@ -5,7 +5,7 @@ #keys: '[415136.0.666291565]' Body: [* owner_i := dhCalendarUse.Data(); owner_i := LibCal_GlobalState.dhGlobalCalendarRegistry().Data().CommonCalendar(); category_i := selectobject( owner_i,CalendarRegistry.EventCategory, category, category.Name() = 'Unavaliable' ); info( '-------------------------------', isnull( owner_i ), isnull( category_i ) ); sEvent := owner_i.Event( relshadow, @@ -13,7 +13,7 @@ // StartTimeOfDay := start_i.TimeOfDay( timezone ), // EndTimeOfDay := end_i .TimeOfDay( timezone ), EventCategory := category_i, IsDefault := owner_i.istype( LibCal_CommonCalendar ) ); IsDefault := false ); sLeadPart := owner_i.Participation( relshadow, LibCal_LeadingParticipation, ParticipationID := [String]Key::NextPersistentKey()