mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 23:37:33 -05:00 
			
		
		
		
	Update accept terms button ID
This commit is contained in:
		
							parent
							
								
									958a327013
								
							
						
					
					
						commit
						d4ea1ee839
					
				@ -29,7 +29,7 @@
 | 
			
		||||
            <div class="flex w-full rounded-md shadow-sm sm:ml-3 sm:w-auto" x-data>
 | 
			
		||||
                <button
 | 
			
		||||
                    type="button"
 | 
			
		||||
                    id="next-step"
 | 
			
		||||
                    id="accept-terms-button"
 | 
			
		||||
                    onclick="setTimeout(() => this.disabled = true, 0); setTimeout(() => this.disabled = false, 5000); return true;"
 | 
			
		||||
                    class="button button-primary bg-primary">
 | 
			
		||||
                    {{ ctrans('texts.i_agree') }}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user