[#22] DeliveryConfirmation: Fix wrong border
This commit is contained in:
@ -79,9 +79,9 @@
|
||||
first = false;
|
||||
}
|
||||
</tr>
|
||||
}
|
||||
lastVariant = p.Variant;
|
||||
}
|
||||
}
|
||||
<tr class="sum">
|
||||
<td colspan="8">Gesamt:</td>
|
||||
<td colspan="2" class="weight">@($"{Model.Data.Rows.Sum(p => p.Weight):N0}")</td>
|
||||
|
Reference in New Issue
Block a user