Skip to content

Commit 9b8a247

Browse files
deleted the language dropdown from the footer #2322
1 parent f14241d commit 9b8a247

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/views/shared/_footer.html.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
<%= link_to(t('pages.resources.emergency'), "/resources?filter[]=#{t('pages.resources.tags.hotlines')}") %>
3131
</div>
3232
<div class="footerExtras">
33-
<%= react_component('ToggleLocale', props: { locale: @locale, locales: @locales }) %>
3433
<div>
3534
<%= sanitize t('shared.footer.licence_subtitle',
3635
licence: link_to(t('shared.footer.licence'), 'https://github.com/ifmeorg/ifme/blob/main/LICENSE.txt', target: '_blank'))

0 commit comments

Comments
 (0)