From 884e52326e49e5b997b5ed6e36231412b49921ea Mon Sep 17 00:00:00 2001 From: lydiasan <56531846+lydiasan@users.noreply.github.com> Date: Tue, 25 May 2021 13:36:50 +0200 Subject: [PATCH] Update app/views/layouts/_locale_dropdown.html.haml Co-authored-by: Pierre de La Morinerie --- app/views/layouts/_locale_dropdown.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/_locale_dropdown.html.haml b/app/views/layouts/_locale_dropdown.html.haml index d05429745..b9a12432f 100644 --- a/app/views/layouts/_locale_dropdown.html.haml +++ b/app/views/layouts/_locale_dropdown.html.haml @@ -2,7 +2,7 @@ %button.button.dropdown-button.icon-only.header-menu-button{ title: "Translate", 'aria-expanded' => 'false', 'aria-controls' => 'locale_menu' } .hidden Translate = image_tag "icons/translate-icon.svg", alt: 'Translate', 'aria-hidden':'true' - %ul.header-menu.dropdown-content#mon_compte_menu + %ul.header-menu.dropdown-content %li = link_to save_locale_path(locale: :en), method: :post, class: "menu-item menu-link" do EN - English