From bbcedfd3665731eec43433236480541338253662 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Fri, 27 Aug 2021 07:07:14 +0800 Subject: [PATCH] Added fade effect to the bootstrap modals. --- accounting/templates/accounting/account_detail.html | 2 +- accounting/templates/accounting/include/report-chooser.html | 2 +- accounting/templates/accounting/include/summary-helper.html | 2 +- accounting/templates/accounting/transaction_expense_detail.html | 2 +- accounting/templates/accounting/transaction_income_detail.html | 2 +- .../templates/accounting/transaction_transfer_detail.html | 2 +- mia_core/templates/mia_core/include/period-chooser.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/accounting/templates/accounting/account_detail.html b/accounting/templates/accounting/account_detail.html index 6ca23c9..539102d 100644 --- a/accounting/templates/accounting/account_detail.html +++ b/accounting/templates/accounting/account_detail.html @@ -42,7 +42,7 @@ First written: 2020/8/8
{% csrf_token %} -