mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Added magic words "currentMonthEnd" and "currentMonthStart".
This commit is contained in:
@@ -95,8 +95,8 @@
|
||||
<li>
|
||||
<a href="{{ route('reports.report',
|
||||
['default',
|
||||
startOfMonth.format('Ymd'),
|
||||
endOfMonth.format('Ymd'),
|
||||
'currentMonthStart',
|
||||
'currentMonthEnd',
|
||||
accountList
|
||||
]) }}">{{ 'report_this_month_quick'|_ }}</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user