PROG
- Fix gerstione revisioni x Del / Appr
This commit is contained in:
@@ -1076,7 +1076,6 @@ namespace MP.FileData.Controllers
|
||||
{
|
||||
DateTime adesso = DateTime.Now;
|
||||
currRec.UserAppr = UserName;
|
||||
currRec.LastMod = adesso;
|
||||
currRec.LastCheck = adesso;
|
||||
//currFile.DiskStatus = FileState.Ok;
|
||||
localDbCtx.Entry(currRec).State = EntityState.Modified;
|
||||
|
||||
Reference in New Issue
Block a user