mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +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