This commit is contained in:
parent
8a7e5bcc18
commit
7d070668db
@ -874,7 +874,7 @@ namespace VEPROMS.CSLA.Library
|
||||
ItemInfo.RefreshPrevious(nextItem.ItemID, item.PreviousID);
|
||||
// The order of the next two methods was required to fix a null reference
|
||||
// when getting myparent. This bug was found when deleting a node from the
|
||||
// tree when the stepitem was not open (i.e. in the step editor window).
|
||||
// tree when the RTBItem was not open (i.e. in the step editor window).
|
||||
nextItem.RefreshItemParts();
|
||||
//nextItem.ResetOrdinal(); - UpdateTransitionText calls ResetOrdinal
|
||||
nextItem.UpdateTransitionText();
|
||||
|
Loading…
x
Reference in New Issue
Block a user