_Main/UI/MacroPlannerWebApp/Component_StandardHoursReport/Response_pOperaction_bExport_OnClick.def
@@ -10,7 +10,7 @@ { Body: [* rows := selectset( dhTable.Data(),LocalRow,row,true ); rows := selectset( dhTable.Data(),LocalRow,row,exists( dhFinelEntity.Data(),Elements,entity,entity.DisplayName() = row.Name()) ); columns := selectset( dhTable.Data( ),LocalColumn,column,true ); LocalCell_Default::AsyncExport( RecycleBin, rows, columns ); *]