Release 2.0.21 (#4030)
* increase padding in wizard * fix theme chooser in wizard * improve dynamic export columns in PDFs * added label for total column * bump theme bundle * improve avatar list spacing * be more flexible parsing times - fixes #4031
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
</tbody>
|
||||
<tfoot>
|
||||
<tr class="summary">
|
||||
<td></td>
|
||||
<td>{{ 'sum.total'|trans }}</td>
|
||||
<td class="text-end total">
|
||||
{{ work_times_result(summaries.expectedTime, summaries.actualTime, decimal) }}
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user