From 44a778f4f5fe4f84bf91e56b1763970503d763fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Fri, 17 Jul 2020 00:15:32 +0800 Subject: [PATCH] Fixed the subject URL in the ledger summary in the accounting application. --- accounting/templates/accounting/ledger_summary.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accounting/templates/accounting/ledger_summary.html b/accounting/templates/accounting/ledger_summary.html index a1db151..50bf4c2 100644 --- a/accounting/templates/accounting/ledger_summary.html +++ b/accounting/templates/accounting/ledger_summary.html @@ -68,7 +68,7 @@ First written: 2020/7/17