Change ability to navigate of unconfirmed users (#33209)

This commit is contained in:
Eugen Rochko 2024-12-09 09:31:56 +01:00 committed by GitHub
commit 796dd57e1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 21 additions and 19 deletions

View file

@ -78,5 +78,3 @@
.actions
= f.button :button, @invite.present? ? t('auth.register') : sign_up_message, type: :submit
.form-footer= render 'auth/shared/links'