Fixed Note before Caution issue

This commit is contained in:
John Jenko 2013-11-11 21:54:38 +00:00
parent 83415355ae
commit 71e2f4c67a

View File

@ -15,6 +15,10 @@ namespace fmtxml
fmtdata.SectData.StepSectionData.StpSectLayData.WidSTableEdit = "443,193,114";
fmtdata.SectData.StepSectionData.StpSectLayData.WidSTablePrint = "443,193,114";
fmtdata.BoxData[1].End = 457; // caution box
// Caution
fmtdata.StepData[6].MixCautionsAndNotes = "True";
// Note
fmtdata.StepData[7].MixCautionsAndNotes = "True";
// Unnumber High level Step
fmtdata.StepData[18].BoxIt = "False";
fmtdata.StepData[18].StepEditData.TypeMenu.MenuItem = "Unnumbered Step";