Change Manager
This commit is contained in:
@@ -352,7 +352,12 @@ namespace VEPROMS.CSLA.Library
|
||||
{
|
||||
content.FixContentText(roUsg, roch, origROFstInfo);
|
||||
if (content.IsDirty)
|
||||
{
|
||||
// Update UserID and DTS when RO Value is updated.
|
||||
content.UserID = Volian.Base.Library.VlnSettings.UserID;
|
||||
content.DTS = DateTime.Now;
|
||||
content.Save();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user