fix change template mode; fix schedule view; minor fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% import 'navigation/switch_months.html.twig' as navigation %}
|
||||
{% import 'reports/listInclude.html.twig' as sets %}
|
||||
{% block body %}
|
||||
{{ navigation.month_menu('app_base',months,currentMonth) }}
|
||||
{{ navigation.month_menu('app_base',months,currentMonth,countOverdueLeft) }}
|
||||
<div class="
|
||||
row
|
||||
d-flex
|
||||
|
||||
Reference in New Issue
Block a user