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:
parent
e85dcf4c58
commit
355616e9a7
1 changed files with 3 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue