mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 06:01:21 +00:00
Refactor period blocks.
This commit is contained in:
@@ -96,7 +96,7 @@ class Navigation
|
||||
}
|
||||
$periods = [];
|
||||
/*
|
||||
* Start looping per months for 1 year + the rest of the year:
|
||||
* Start looping per month for 1 year + the rest of the year:
|
||||
*/
|
||||
$perMonthEnd = clone $end;
|
||||
$perMonthStart = clone $end;
|
||||
|
||||
Reference in New Issue
Block a user