Replaced the toolbar button group with individual buttons on the reports.

This commit is contained in:
2023-03-09 12:52:55 +08:00
parent 02e10a301a
commit 3582d960ca
9 changed files with 42 additions and 16 deletions

View File

@ -42,7 +42,7 @@ First written: 2023/3/5
{% include "accounting/report/include/add-txn-material-fab.html" %}
<div class="btn-group mb-3 d-md-none">
<div class="mb-3 d-md-none accounting-mobile-toolbar">
{% with use_report_chooser = true,
use_currency_chooser = true,
use_account_chooser = true,