mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 01:17:30 -05:00 
			
		
		
		
	Remove comment
This commit is contained in:
		
							parent
							
								
									12611647bc
								
							
						
					
					
						commit
						342ef656f0
					
				@ -74,8 +74,6 @@
 | 
			
		||||
    <script>
 | 
			
		||||
        Livewire.on('passed-required-fields-check', (event) => {
 | 
			
		||||
            if (event.hasOwnProperty('client_postal_code')) {
 | 
			
		||||
                console.log('Got POSTCODE');
 | 
			
		||||
 | 
			
		||||
                document.querySelector('meta[name=client-postal-code]').content = event.client_postal_code;
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user