Turned off Replace Words in the AOP Background sub-format
This commit is contained in:
@@ -4377,7 +4377,7 @@ namespace fmtxml
|
||||
{
|
||||
PushStepLists(subdata.StepData);
|
||||
DoStepInheritance(ref subdata.StepData,fname);
|
||||
AddPlantSpecificOverrideInheritance(fmtName, ref fmtdata);
|
||||
AddPlantSpecificOverrideInheritance(fmtName, ref subdata);
|
||||
PopStepLists();
|
||||
}
|
||||
// Now do entire format inheritance - then write out.
|
||||
|
Reference in New Issue
Block a user