mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-20 11:48:27 -06:00
Merge branch 'develop' into 5.8-dev
# Conflicts: # resources/views/list/groups.twig
This commit is contained in:
commit
b613b56d1e
@ -138,7 +138,7 @@
|
||||
</a>
|
||||
{% endif %}
|
||||
</td>
|
||||
<td style="{{ style|raw }};text-align:right;">
|
||||
<td style="{{ style|raw }};text-align:right">
|
||||
{# deposit #}
|
||||
{% if transaction.transaction_type_type == 'Deposit' %}
|
||||
{{ formatAmountBySymbol(transaction.amount*-1, transaction.currency_symbol, transaction.currency_decimal_places) }}
|
||||
|
Loading…
Reference in New Issue
Block a user