refactor(EnvelopeRejected): Unnötige _CookieConsentPartial entfernen
This commit is contained in:
parent
d172faacf3
commit
faeac8f290
@ -9,7 +9,6 @@
|
||||
@using Newtonsoft.Json
|
||||
@using Newtonsoft.Json.Serialization
|
||||
@model EnvelopeReceiverDto;
|
||||
<partial name="_CookieConsentPartial" />
|
||||
@{
|
||||
var userCulture = ViewData["UserCulture"] as Culture;
|
||||
var envelope = Model.Envelope;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user