mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Cleanup some code.
This commit is contained in:
		| @@ -157,8 +157,6 @@ | ||||
|     <script type="text/javascript"> | ||||
|         // actually spent bar data: | ||||
|         var spent = {{ spent }}; | ||||
|         var overspent = {{ spent  }} > {{ budgeted  }}; | ||||
|         var spentPercentage = {{ spentPercentage }}; | ||||
|         var currencySymbol = "{{ getCurrencySymbol()|raw }}"; | ||||
|  | ||||
|         // budgeted data: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user