lazhen
2025-01-07 b3987122cbbc46c5c59d3173f37fca3170b6dc5a
_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgEvent/Method_EditEvent.def
@@ -36,6 +36,7 @@
    {
      pnlEventType.Visible( false );
    }
    ddlEventType.Data( sEvent.EventType() );
    // Open the dialog.
    this.Show( "modal" );
  *]