Compare commits
2 Commits
9f9f725055
...
989a31afd1
| Author | SHA1 | Date | |
|---|---|---|---|
| 989a31afd1 | |||
| 84b7144f7b |
@@ -202,6 +202,7 @@ templ TransactionItem(transaction *types.Transaction, accounts, treasureChests m
|
||||
hx-delete={ "/transaction/" + transaction.Id.String() }
|
||||
hx-target="closest #transaction"
|
||||
hx-swap="outerHTML"
|
||||
hx-confirm="Are you sure you want to delete this transaction?"
|
||||
class="button button-neglect px-1 flex items-center gap-2"
|
||||
>
|
||||
@svg.Delete()
|
||||
|
||||
Reference in New Issue
Block a user