mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Fixed all problems related to strict types.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{{ 'target_amount'|_ }}</td>
|
||||
<td>{{ piggyBank.targetAmount|formatAmount }}</td>
|
||||
<td>{{ piggyBank.targetamount|formatAmount }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{{ 'saved_so_far'|_ }}</td>
|
||||
|
||||
Reference in New Issue
Block a user