mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-10 14:52:42 +02:00
feat: add transaction type coloring and note to recurring transaction table
This commit is contained in:
@@ -102,7 +102,6 @@
|
|||||||
{{ recurring_transaction.description }}
|
{{ recurring_transaction.description }}
|
||||||
</div>
|
</div>
|
||||||
<div class="tw-text-sm tw-text-gray-400">{{ recurring_transaction.notes }}</div>
|
<div class="tw-text-sm tw-text-gray-400">{{ recurring_transaction.notes }}</div>
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|||||||
Reference in New Issue
Block a user