Change ability to navigate of unconfirmed users (#33209)
This commit is contained in:
parent
ca45f896dd
commit
796dd57e1b
6 changed files with 21 additions and 19 deletions
|
|
@ -27,5 +27,3 @@
|
|||
- accept_path = @invite_code.present? ? public_invite_url(invite_code: @invite_code, accept: @accept_token) : new_user_registration_path(accept: @accept_token)
|
||||
= link_to t('auth.rules.accept'), accept_path, class: 'button'
|
||||
= link_to t('auth.rules.back'), root_path, class: 'button button-tertiary'
|
||||
|
||||
.form-footer= render 'auth/shared/links'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue