refactor(ShowEnvelope): Unnötige _CookieConsentPartial entfernen
This commit is contained in:
parent
35d6beb3cb
commit
d172faacf3
@ -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