lazhen
2024-11-14 b1a0a49947bc7c9806f4d3b6277375ef543dbccf
_Main/UI/MacroPlannerWebApp/Component_FormScheduleSummaryReport/Method_SetAttributes.def
@@ -19,6 +19,6 @@
      attributes := attributes + "Output;";
    }
    attributes := attributes.SubString( 0,attributes.Length() - 1 );
    MatrixEditor510.Attributes( attributes );
    MatrixEditor.Attributes( attributes );
  *]
}