Documents: Add .bold for tables
This commit is contained in:
@ -202,7 +202,7 @@
|
||||
lastContract = contractType.AreaComType.DisplayName;
|
||||
}
|
||||
}
|
||||
<tr class="sum">
|
||||
<tr class="sum bold">
|
||||
<td colspan="3">Gesamt:</td>
|
||||
<td class="number">@($"{Model.Member.ActiveAreaCommitments.Select(a => a.Area).Sum():N0}")</td>
|
||||
<td colspan="2"></td>
|
||||
|
Reference in New Issue
Block a user