Fixed B2013-116: support for TStepNoFlag and UpcaseTranAnd format flags.

This commit is contained in:
Kathy Ruffing 2013-06-18 14:39:53 +00:00
parent 767ebeec41
commit 87d8721914

View File

@ -680,7 +680,7 @@ namespace VEPROMS.CSLA.Library
pitem = pitem.ActiveParent as ItemInfo;
if (pitem == null) break;
}
// add hls tab if it's not already in the tab. doStep was added to handle the TStepNo flag
// add hls tab if it's not already in the tab. doStep was added to handle the TStepNoFlag
// which is used to define whether the step number is included in the range transition text
// if the 'to' transition is a substep. Note that only skip the following if going to a substep
// thus change 'doStep' to true if the 'to' transition is a hls.