Show posting description on transaction editor page

This commit is contained in:
RunasSudo 2024-12-17 15:33:55 +11:00
parent b21eb0b04d
commit 2959b2bbaa
Signed by: RunasSudo
GPG Key ID: 7234E476BF21C61A

View File

@ -39,8 +39,8 @@
</tr>
<tr v-for="posting in transaction.postings">
<td></td>
<!-- TODO: Posting description -->
<td class="py-1 px-1" colspan="2">
<td class="py-1 px-1">{{ posting.description }}</td>
<td class="py-1 px-1">
<div class="relative flex">
<div class="relative flex flex-grow items-stretch shadow-sm">
<div class="absolute inset-y-0 left-0 flex items-center z-10">