changes to support approval process
This commit is contained in:
@@ -99,6 +99,7 @@ namespace VEPROMS.CSLA.Library
|
||||
// ItemInfo prevItem = item.MyPrevious;
|
||||
// item.OnBeforeDelete();
|
||||
DataPortal.Delete(new DeleteCriteria(obj.AnnotationID, Volian.Base.Library.VlnSettings.UserID));
|
||||
AnnotationInfo.StaticOnInfoChanged();
|
||||
// if (nextItem != null) // Adjust PreviousID for NextItem
|
||||
// {
|
||||
// ItemInfo.RefreshPrevious(nextItem.ItemID, item.PreviousID);
|
||||
|
Reference in New Issue
Block a user