Turned off Replace Words in the AOP Background sub-format

This commit is contained in:
2013-09-05 17:53:32 +00:00
parent 99b055f4ac
commit 90d354fe6d
2 changed files with 8 additions and 6 deletions

View File

@@ -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.