lazhen
2024-08-29 174d2790d88fa5aaaa728eb0bc7e98d9ec79c1a8
_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Method_SetParticipationData.def
@@ -23,8 +23,9 @@
    // the value of the other controls are then set via the responses of these controls.
    //dhEndDate  .Data( sParticipation.EndDate() + delta );
    dsStartDate.Date( startDate );
    dsEndDate.Date( startDate );
    
    // Directly initialize the Duration
    this.InitializeDuration();
    //this.InitializeDuration();
  *]
}