mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-03 17:08:47 +01:00 
			
		
		
		
	Buttons list didn't work as well
This commit is contained in:
		@@ -51,7 +51,7 @@
 | 
			
		||||
            if ((pattern === old_pattern || pattern === "") && !force)
 | 
			
		||||
                return;
 | 
			
		||||
 | 
			
		||||
            $("#entry_table").load(location.href + "?search=" + pattern.replace(" ", "%20") + " #entry_table", init);
 | 
			
		||||
            $("#entry_table").load(location.pathname + "?search=" + pattern.replace(" ", "%20") + " #entry_table", init);
 | 
			
		||||
            refreshBalance();
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user