From 7416d270deb03e9df6a50c27e0b6d731275ae689 Mon Sep 17 00:00:00 2001 From: RunasSudo Date: Sat, 9 Nov 2024 15:59:36 +1100 Subject: [PATCH] Re-allow typing commodities into transaction editor Unfortunately this removes the spinner buttons from the amount field, but this is an insignificant consequence Closes #5 --- drcr/templates/journal/journal_edit_transaction.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drcr/templates/journal/journal_edit_transaction.html b/drcr/templates/journal/journal_edit_transaction.html index 8d1e270..65bc9aa 100644 --- a/drcr/templates/journal/journal_edit_transaction.html +++ b/drcr/templates/journal/journal_edit_transaction.html @@ -49,7 +49,7 @@
$
- + @@ -86,7 +86,7 @@
$
- + @@ -150,7 +150,7 @@
$
- + @@ -161,7 +161,7 @@
$
- + {% endif %}