xiaoding721
2024-10-18 6d9968b5e3de0f425bef89103b9d4eec06a897f6
_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" );
  *]