From 17c8d9d1a9451fbe75bb63d843d4df8213f4529b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Mon, 3 Apr 2023 22:07:56 +0800 Subject: [PATCH] Revised the styles of the buttons of the suggested accounts in the description editor. --- .../journal-entry/include/description-editor-modal.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/accounting/templates/accounting/journal-entry/include/description-editor-modal.html b/src/accounting/templates/accounting/journal-entry/include/description-editor-modal.html index 5b3842d..e59efa6 100644 --- a/src/accounting/templates/accounting/journal-entry/include/description-editor-modal.html +++ b/src/accounting/templates/accounting/journal-entry/include/description-editor-modal.html @@ -182,9 +182,9 @@ First written: 2023/2/28 {# The suggested accounts #}
- + {% for account in description_editor.accounts %} - {% endfor %}