mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00: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