lazhen
2024-05-27 f05a9841c606ebef1e41ae7b6720696c6315b53b
_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Method_OnOK.def
@@ -27,7 +27,8 @@
    //}
    
    // Effectuate the changes and close the form.
    Form.CreateUpdateEventAndParticipation();
    Form.Close();
    event := Form.CreateUpdateEventAndParticipation();
    info( '-------------1----------------', isnull( event ) );
    //Form.Close();
  *]
}