We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f434790 commit f05f057Copy full SHA for f05f057
1 file changed
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