20-11-23
This commit is contained in:
@@ -110,7 +110,6 @@ namespace EnvelopeGenerator.Web.Services
|
||||
{
|
||||
return historyModel.Insert(new EnvelopeHistoryEntry()
|
||||
{
|
||||
ActionDescription = "Dokument wurde signiert",
|
||||
ActionDate = DateTime.Now,
|
||||
ActionType = EnvelopeHistoryActionType.Signed,
|
||||
EnvelopeId = response.Envelope.Id,
|
||||
|
||||
Reference in New Issue
Block a user