diff --git a/src/accounting/templates/accounting/report/balance-sheet.html b/src/accounting/templates/accounting/report/balance-sheet.html index ff57ad5..70d1228 100644 --- a/src/accounting/templates/accounting/report/balance-sheet.html +++ b/src/accounting/templates/accounting/report/balance-sheet.html @@ -59,21 +59,7 @@ First written: 2023/3/7 {% with report_chooser = report.report_chooser %} {% include "accounting/report/include/report-chooser.html" %} {% endwith %} -
- - -
+ {% include "accounting/report/include/currency-chooser.html" %} - - + {% include "accounting/report/include/currency-chooser.html" %} + + diff --git a/src/accounting/templates/accounting/report/income-expenses.html b/src/accounting/templates/accounting/report/income-expenses.html index b70c96e..1d09b7d 100644 --- a/src/accounting/templates/accounting/report/income-expenses.html +++ b/src/accounting/templates/accounting/report/income-expenses.html @@ -60,21 +60,7 @@ First written: 2023/3/5 {% with report_chooser = report.report_chooser %} {% include "accounting/report/include/report-chooser.html" %} {% endwith %} -
- - -
+ {% include "accounting/report/include/currency-chooser.html" %}
- -
+ {% include "accounting/report/include/currency-chooser.html" %}
- -
+ {% include "accounting/report/include/currency-chooser.html" %} - - + {% include "accounting/report/include/currency-chooser.html" %} - - + {% include "accounting/report/include/currency-chooser.html" %}
- -
+ {% include "accounting/report/include/currency-chooser.html" %}
- -
+ {% include "accounting/report/include/currency-chooser.html" %} - - + {% include "accounting/report/include/currency-chooser.html" %}