diff --git a/Elwig/Documents/DeliveryNote.cshtml b/Elwig/Documents/DeliveryNote.cshtml index 7815ab2..039db4d 100644 --- a/Elwig/Documents/DeliveryNote.cshtml +++ b/Elwig/Documents/DeliveryNote.cshtml @@ -70,8 +70,7 @@ } @if (Model.Delivery.Parts.Count() > 1) { - ∑ - + Gesamt: @($"{Model.Delivery.Oe:N0}") @($"{Model.Delivery.Kmw:N1}") @($"{Model.Delivery.Weight:N0}")