fix(domain-banner): oops
This commit is contained in:
parent
17f9992722
commit
dd0dba2959
1 changed files with 1 additions and 1 deletions
|
@ -18,8 +18,8 @@
|
|||
|
||||
- if manual_switch?
|
||||
= t(".follow_link")
|
||||
- elsif auto_switch? || true
|
||||
= t(".detected_error")
|
||||
- elsif auto_switch?
|
||||
|
||||
- if user && !user.preferred_domain_demarches_gouv_fr? && requested_from_new_domain?
|
||||
= form_tag(helpers.preferred_domain_path, method: :patch, remote: true, name: "update-preferred-domain")
|
||||
|
|
Loading…
Reference in a new issue