We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14241d commit 9b8a247Copy full SHA for 9b8a247
app/views/shared/_footer.html.erb
@@ -30,7 +30,6 @@
30
<%= link_to(t('pages.resources.emergency'), "/resources?filter[]=#{t('pages.resources.tags.hotlines')}") %>
31
</div>
32
<div class="footerExtras">
33
- <%= react_component('ToggleLocale', props: { locale: @locale, locales: @locales }) %>
34
<div>
35
<%= sanitize t('shared.footer.licence_subtitle',
36
licence: link_to(t('shared.footer.licence'), 'https://github.com/ifmeorg/ifme/blob/main/LICENSE.txt', target: '_blank'))
0 commit comments