B2017-045: Allow copy of enhanced step pasted to non-enhanced section removing enhanced link data

This commit is contained in:
2017-08-23 12:12:57 +00:00
parent 88383ec87f
commit 95f4767651
3 changed files with 22 additions and 5 deletions

View File

@@ -1657,6 +1657,7 @@ namespace VEPROMS.CSLA.Library
ctmp.Config = config;
ctmp.Save();
ContentInfo.Refresh(ctmp);
tmp._MyConfig = null; // refresh the memory value
}
}
if (tmp.IsHigh)