Fixed B2013-145.
This commit is contained in:
parent
65b32ab930
commit
9ac34b5a54
@ -410,6 +410,7 @@ namespace VEPROMS.CSLA.Library
|
||||
else
|
||||
tmp = DataPortal.Fetch<StepInfo>(new PastingPartCriteria(copyStartID, itemID, addType, type, fromType, DateTime.Now, Volian.Base.Library.VlnSettings.UserID));
|
||||
}
|
||||
AddToCache(tmp);
|
||||
return tmp;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user