From 87d87219146bb326c996fcca82d30312ede83649 Mon Sep 17 00:00:00 2001 From: Kathy Date: Tue, 18 Jun 2013 14:39:53 +0000 Subject: [PATCH] Fixed B2013-116: support for TStepNoFlag and UpcaseTranAnd format flags. --- PROMS/VEPROMS.CSLA.Library/Extension/TransitionExt.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.