mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 04:27:33 -05:00 
			
		
		
		
	Update ID of next-step button in required-fields.blade.php
This commit is contained in:
		
							parent
							
								
									b61d68847b
								
							
						
					
					
						commit
						252e61f984
					
				@ -80,7 +80,7 @@
 | 
				
			|||||||
            >
 | 
					            >
 | 
				
			||||||
                <button
 | 
					                <button
 | 
				
			||||||
                    type="button"
 | 
					                    type="button"
 | 
				
			||||||
                    id="next-step"
 | 
					                    id="rff-next-step"
 | 
				
			||||||
                    class="button button-primary bg-primary"
 | 
					                    class="button button-primary bg-primary"
 | 
				
			||||||
                >
 | 
					                >
 | 
				
			||||||
                    {{ ctrans('texts.next_step') }}
 | 
					                    {{ ctrans('texts.next_step') }}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user