lihongji
2024-07-15 035ff4e0ea0e65da8631e940d9dd2312d3c38dee
_Main/UI/MacroPlannerWebApp/Component_FormCalendarUnavailableEvent/Response_PanelExport_ButtonHeader_OnClick.def
@@ -9,7 +9,9 @@
  {
    Body:
    [*
      info( '--------------------------------', dhStartDate.Data(), dhEndDate.Data() )
      binaryValue := LibCal_SubscriberEventTable::Export( dhTable.Data() );
      Application.Download( "Unavailable events.xlsx", binaryValue.AsBinaryData() );
    *]
    GroupServerCalls: false
  }