Add UI for setting up account migration (#5832)
This commit is contained in:
parent
ff78c1177a
commit
706e534455
7 changed files with 90 additions and 1 deletions
|
@ -21,3 +21,8 @@
|
|||
|
||||
.actions
|
||||
= f.button :button, t('generic.save_changes'), type: :submit
|
||||
|
||||
%hr/
|
||||
|
||||
%h6= t('auth.migrate_account')
|
||||
%p.muted-hint= t('auth.migrate_account_html', path: settings_migration_path)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue