xiaoding721
2024-11-21 99cac3bb9bc0baa321d7726d75854ab38bcddc05
_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 );
  *]
}