lihongji
2024-11-15 d2d1e174b5f85497c38ec1a02e8dc78421aa3c71
_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();
  *]
}