Renamed the action-buttons.html template to toolbar-buttons.html.
This commit is contained in:
@ -36,7 +36,7 @@ First written: 2023/3/5
|
||||
use_currency_chooser = true,
|
||||
use_account_chooser = true,
|
||||
use_period_chooser = true %}
|
||||
{% include "accounting/report/include/action-buttons.html" %}
|
||||
{% include "accounting/report/include/toolbar-buttons.html" %}
|
||||
{% endwith %}
|
||||
</div>
|
||||
|
||||
@ -49,7 +49,7 @@ First written: 2023/3/5
|
||||
use_currency_chooser = true,
|
||||
use_account_chooser = true,
|
||||
use_period_chooser = true %}
|
||||
{% include "accounting/report/include/action-buttons.html" %}
|
||||
{% include "accounting/report/include/toolbar-buttons.html" %}
|
||||
{% endwith %}
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user