Schaltfläche „Ablehnen“ in ShowEnvelope.cshtml hinzugefügt.
This commit is contained in:
@@ -25,5 +25,6 @@ namespace EnvelopeGenerator.Web
|
||||
public static readonly string EnvelopeInfo1 = nameof(EnvelopeInfo1);
|
||||
public static readonly string EnvelopeInfo2 = nameof(EnvelopeInfo2);
|
||||
public static readonly string SigAgree = nameof(SigAgree);
|
||||
public static readonly string Reject = nameof(Reject);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user