From ff1bb7142be82701069857357dddce9da66078b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Mon, 13 Mar 2023 19:52:04 +0800 Subject: [PATCH] Removed the unused data-prefix attribute from the currency sub-forms of the transaction form. --- .../transaction/expense/include/form-currency-item.html | 2 +- .../transaction/income/include/form-currency-item.html | 2 +- .../transaction/transfer/include/form-currency-item.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/accounting/templates/accounting/transaction/expense/include/form-currency-item.html b/src/accounting/templates/accounting/transaction/expense/include/form-currency-item.html index 3f55599..83c7bd2 100644 --- a/src/accounting/templates/accounting/transaction/expense/include/form-currency-item.html +++ b/src/accounting/templates/accounting/transaction/expense/include/form-currency-item.html @@ -19,7 +19,7 @@ currency-sub-form.html: The currency sub-form in the cash expense transaction fo Author: imacat@mail.imacat.idv.tw (imacat) First written: 2023/2/25 #} -
+
diff --git a/src/accounting/templates/accounting/transaction/income/include/form-currency-item.html b/src/accounting/templates/accounting/transaction/income/include/form-currency-item.html index ae278cf..6167ac2 100644 --- a/src/accounting/templates/accounting/transaction/income/include/form-currency-item.html +++ b/src/accounting/templates/accounting/transaction/income/include/form-currency-item.html @@ -19,7 +19,7 @@ currency-sub-form.html: The currency sub-form in the cash income transaction for Author: imacat@mail.imacat.idv.tw (imacat) First written: 2023/2/25 #} -
+
diff --git a/src/accounting/templates/accounting/transaction/transfer/include/form-currency-item.html b/src/accounting/templates/accounting/transaction/transfer/include/form-currency-item.html index d855b73..dd7a66e 100644 --- a/src/accounting/templates/accounting/transaction/transfer/include/form-currency-item.html +++ b/src/accounting/templates/accounting/transaction/transfer/include/form-currency-item.html @@ -19,7 +19,7 @@ currency-sub-form.html: The currency sub-form in the transfer transaction form Author: imacat@mail.imacat.idv.tw (imacat) First written: 2023/2/25 #} -
+