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
|
- else
|
||||||
= render partial: 'shared/help/help_button'
|
= render partial: 'shared/help/help_button'
|
||||||
|
|
||||||
%li
|
- if ENV.fetch('LOCALIZATION_ENABLED', 'false') == 'true'
|
||||||
= render partial: 'layouts/locale_dropdown'
|
%li
|
||||||
|
= render partial: 'layouts/locale_dropdown'
|
||||||
|
|
Loading…
Add table
Reference in a new issue