admin
2025-01-22 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de
_Main/UI/MacroPlannerWebApp/Component_FormEnginePipelineReport/Response_OnCreated.def
@@ -9,13 +9,10 @@
  {
    Body:
    [*
      //if( not isnull( MacroPlan.EnginePipelineSource() ) ){
      //  EnginePipelineSource::Initialize( MacroPlan );
      //}
      //info( '------------------1----------------' );
      table := EnginePipelineSource::InitiateSearch( MacroPlan );
      //table := selectobject( MacroPlan, EnginePipelineSource.Report, table, table.IsShow() );
      //info( '------------------2----------------', table.IsShow() );
      //DataHolderTable.Data( table );
      DataHolderTable.Data( table );
      
      //dhSearch.Data( table.Source().Search() );
    *]