mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	Fix transfers
This commit is contained in:
		
				
					committed by
					
						
						Bombar Maxime
					
				
			
			
				
	
			
			
			
						parent
						
							8a4baa1960
						
					
				
				
					commit
					c43e8c2dc2
				
			@@ -99,7 +99,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
        $("#transfer").click(function() {
 | 
			
		||||
            if (sources.length === 0) {
 | 
			
		||||
            if (sources_notes_display.length === 0) {
 | 
			
		||||
                dests_notes_display.forEach(function (dest) {
 | 
			
		||||
                    $.post("/api/note/transaction/transaction/",
 | 
			
		||||
                        {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user