diff --git a/PROMS/VEPROMS.CSLA.Library/Extension/TransitionExt.cs b/PROMS/VEPROMS.CSLA.Library/Extension/TransitionExt.cs index 85a18b91..504bcb5c 100644 --- a/PROMS/VEPROMS.CSLA.Library/Extension/TransitionExt.cs +++ b/PROMS/VEPROMS.CSLA.Library/Extension/TransitionExt.cs @@ -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.