Update app/views/layouts/_header.haml

Co-authored-by: Pierre de La Morinerie <pierre.de_la_morinerie@beta.gouv.fr>
This commit is contained in:
lydiasan 2021-05-25 13:36:32 +02:00 committed by GitHub
parent e85dcf4c58
commit 355616e9a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,5 +82,6 @@
- else
= render partial: 'shared/help/help_button'
%li
= render partial: 'layouts/locale_dropdown'
- if ENV.fetch('LOCALIZATION_ENABLED', 'false') == 'true'
%li
= render partial: 'layouts/locale_dropdown'