From fda8a2c5233aaf84e6e90a4440a0cf25bcb8a812 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Sun, 2 Aug 2020 00:32:46 +0800 Subject: [PATCH] Fixed the ledger URL parameter in the template of the trial balance in the accounting application. --- accounting/templates/accounting/trial-balance.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accounting/templates/accounting/trial-balance.html b/accounting/templates/accounting/trial-balance.html index d76e33c..1d8c09f 100644 --- a/accounting/templates/accounting/trial-balance.html +++ b/accounting/templates/accounting/trial-balance.html @@ -130,7 +130,7 @@ First written: 2020/7/19