B2020-155: Entering transitions, move off and move back on converts them to text.
This commit is contained in:
parent
d944fd635a
commit
8e360e424c
@ -983,6 +983,8 @@ namespace VEPROMS.CSLA.Library
|
||||
_MyItem.MyContent.FixTransitionText(tran,forceConvertToText);
|
||||
}
|
||||
_MyItem.Save();
|
||||
// B2020-155: Entering transitions, move off and move back on converts them to text. After save, refresh cache
|
||||
_MyItemInfo.MyContent.RefreshContentTransitions();
|
||||
}
|
||||
if (roUsgReplacements.Count > 0)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user