mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
Merge branch 'develop' into 5.8-dev
# Conflicts: # resources/views/list/groups.twig
This commit is contained in:
@@ -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) }}
|
||||
|
Reference in New Issue
Block a user