lazhen
2024-05-27 f05a9841c606ebef1e41ae7b6720696c6315b53b
_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Method_CreateUpdateEventAndParticipation.def
@@ -69,7 +69,9 @@
                                               periodType, periodStartDate, nrOfOccurrences, periodEndDate,
                                               // Subscribers
                                               dhSubscribers.Data() );
    info( '------------2----------', isnull( sEvent ), isnull( sLeadPart.WrappedInstance() ) );
    info( sEvent.Subject(), '---', sEvent.EventID(), '---', sEvent.Info() );
    //info( sLeadPart.WrappedInstance().Info() );
    return event;
  *]
}