From 232584247175a7c509347c1b0d3beb9e161f0529 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 17:43:24 +0800 Subject: [PATCH] Fixed the documentation of the JavaScript for the transaction form. --- src/accounting/static/js/transaction-form.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/accounting/static/js/transaction-form.js b/src/accounting/static/js/transaction-form.js index 8ff9dcf..258746d 100644 --- a/src/accounting/static/js/transaction-form.js +++ b/src/accounting/static/js/transaction-form.js @@ -1,5 +1,5 @@ /* The Mia! Accounting Flask Project - * transaction-transfer-form.js: The JavaScript for the transfer transaction form + * transaction-form.js: The JavaScript for the transaction form */ /* Copyright (c) 2023 imacat.