lazhen
2024-07-25 8d9abdc40f9f1a12b6697833d76708a2fe8f9826
_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" );
  *]