mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-10-31 15:50:03 +01:00 
			
		
		
		
	Refresh filters to search a transaction when a source or a destination is selected
This commit is contained in:
		| @@ -52,6 +52,10 @@ | ||||
|             $("#table").load(location.pathname + "?" + filters.replaceAll(" ", "%20") + " #table"); | ||||
|         } | ||||
|  | ||||
|         function autocompleted() { | ||||
|             refreshFilters(); | ||||
|         } | ||||
|  | ||||
|         $(document).ready(function() { | ||||
|             $("input").change(refreshFilters); | ||||
|             $("input").keyup(refreshFilters); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user