mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-18 04:19:12 +00:00
Code clean up and reformat.
This commit is contained in:
@@ -33,6 +33,7 @@ class Navigation
|
||||
* Save in session:
|
||||
*/
|
||||
\Session::put('start', $next);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
@@ -59,6 +60,7 @@ class Navigation
|
||||
* Save in session:
|
||||
*/
|
||||
\Session::put('start', $prev);
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user