mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Some changes in views to make it all look better.
This commit is contained in:
		| @@ -25,12 +25,13 @@ interface BudgetInterface | ||||
|      */ | ||||
|     public function organizeRepetition($repetitionId); | ||||
|  | ||||
|  | ||||
|     /** | ||||
|      * @param \Budget $budget | ||||
|      * | ||||
|      * @param bool $useSessionDates | ||||
|      * @return mixed | ||||
|      */ | ||||
|     public function organizeRepetitions(\Budget $budget); | ||||
|     public function organizeRepetitions(\Budget $budget, $useSessionDates = false); | ||||
|  | ||||
|     /** | ||||
|      * @param \Budget $budget | ||||
|   | ||||
		Reference in New Issue
	
	Block a user