mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Restore todo's
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
<td data-value="{{ transaction.description }}">{{ transaction.description }}</td>
|
||||
<td data-value="{{ transaction.date.format('Y-m-d') }}">
|
||||
{{ transaction.date.isoFormat(monthAndDayFormat) }}
|
||||
</td><!-- See reference nr. 3 -->
|
||||
</td>
|
||||
<!-- TODO i dont think transactionAmount will work. -->
|
||||
<td style="text-align: right;" data-value="{{ transaction.amount}}"><span
|
||||
style="margin-right:5px;">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user