xiaoding721
2024-11-25 d729cf0951344771245befd9ae8b0b97d133c7f7
_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 );
  *]
}