From a8c7343e8474df543f7ab2f384fee3e4c6c6de8e Mon Sep 17 00:00:00 2001 From: John Date: Mon, 4 Aug 2014 14:36:36 +0000 Subject: [PATCH] Bolded the Continuous Action High Level Step --- PROMS/fmtxml/PlantSpecific_PrairieIsland.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PROMS/fmtxml/PlantSpecific_PrairieIsland.cs b/PROMS/fmtxml/PlantSpecific_PrairieIsland.cs index 00a5e996..189ebc32 100644 --- a/PROMS/fmtxml/PlantSpecific_PrairieIsland.cs +++ b/PROMS/fmtxml/PlantSpecific_PrairieIsland.cs @@ -26,6 +26,8 @@ namespace fmtxml fmtdata.ProcData.CheckOffData.CheckOffList[9].Macro = "C9"; // Standard High Level step fmtdata.StepData[2].Font.FontStyle = "Bold"; + // Continuous Action High Level Step + fmtdata.StepData[9].Font.FontStyle = "Bold"; // Caution fmtdata.StepData[6].StepLayoutData.STBoxindex = null; fmtdata.StepData[6].WidthOverride = "333";