Removed the unused custom "btn-actions" class from the templates.

This commit is contained in:
2023-03-09 12:22:53 +08:00
parent f0187434d2
commit 02e10a301a
10 changed files with 10 additions and 10 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 btn-actions mb-3 d-md-none">
<div class="btn-group mb-3 d-md-none">
{% with use_report_chooser = true,
use_currency_chooser = true,
use_account_chooser = true,