mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Multi year report move to AJAX.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
		| @@ -1,13 +1,13 @@ | ||||
| /* globals google,  startDate ,reportURL, endDate , reportType ,accountIds , picker:true, minDate, year, month, columnChart, lineChart, stackedColumnChart */ | ||||
| /* globals budgetMultiUrl, accountIds */ | ||||
|  | ||||
|  | ||||
| $(function () { | ||||
|     "use strict"; | ||||
|     drawChart(); | ||||
|  | ||||
|     loadAjaxPartial('budgetMultiYear', budgetMultiUrl); | ||||
| }); | ||||
|  | ||||
|  | ||||
| function drawChart() { | ||||
|     "use strict"; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user