mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-11-04 05:15:39 +00:00 
			
		
		
		
	Fix #1835
This commit is contained in:
		
							
								
								
									
										2
									
								
								public/v1/js/ff/transactions/single/edit.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								public/v1/js/ff/transactions/single/edit.js
									
									
									
									
										vendored
									
									
								
							@@ -188,7 +188,7 @@ function getAccountId() {
 | 
			
		||||
        return $('select[name="destination_id"]').val();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    alert('Cannot handle ' + journal.transaction_type.type);
 | 
			
		||||
    //alert('Cannot handle ' + journal.transaction_type.type);
 | 
			
		||||
    return undefined;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user