mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Various code cleanup
This commit is contained in:
		| @@ -223,7 +223,7 @@ | ||||
|         var transactionType = "{{ preFilled.transaction_type }}"; | ||||
|         var suggestUri = "{{ route('recurring.suggest') }}"; | ||||
|         var eventsUri = "{{ route('recurring.events') }}"; | ||||
|         var currentRepetitionType = "{{ currentRepetitionType }}"; | ||||
|         var currentRepType = "{{ currentRepType }}"; | ||||
|     </script> | ||||
|     <script type="text/javascript" src="js/ff/recurring/edit.js?v={{ FF_VERSION }}"></script> | ||||
| {% endblock %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user