mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 23:54:30 -04: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