20-11-23
This commit is contained in:
@@ -96,7 +96,6 @@ Public Class EnvelopeEditorController
|
||||
Dim newHistoryEntry As New EnvelopeHistoryEntry With {
|
||||
.EnvelopeId = oEnvelope.Id,
|
||||
.ActionType = EnvelopeHistoryActionType.Created,
|
||||
.ActionDescription = "Envelope wurde neu erstellt",
|
||||
.UserReference = oEnvelope.User.Email
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user