typo
This commit is contained in:
parent
970aa5056f
commit
5b313e069e
@ -282,7 +282,7 @@ Partial Public Class frmEnvelopeEditor
|
|||||||
End If
|
End If
|
||||||
|
|
||||||
Dim oErrors = ValidateEnvelope()
|
Dim oErrors = ValidateEnvelope()
|
||||||
oErrors = Controller.ValidateEn06 - 12 - 2velopeForSending(oErrors)
|
oErrors = Controller.ValidateEnvelopeForSending(oErrors)
|
||||||
|
|
||||||
If oErrors.Any() Then
|
If oErrors.Any() Then
|
||||||
ShowValidationErrors(Resources.Envelope.Error_when_validating_the_envelope, oErrors)
|
ShowValidationErrors(Resources.Envelope.Error_when_validating_the_envelope, oErrors)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user