add alt info for 'Mon compte' image

This commit is contained in:
Christophe Robillard 2020-09-14 09:53:37 +02:00
parent 51c4001a1a
commit 5158b73e86

View file

@ -1,7 +1,7 @@
.dropdown.header-menu-opener
%button.button.dropdown-button.icon-only.header-menu-button{ title: "Mon compte", 'aria-expanded' => 'false', 'aria-controls' => 'mon_compte_menu' }
.hidden Mon compte
= image_tag "icons/account-circle.svg", alt: ''
= image_tag "icons/account-circle.svg", alt: 'Mon compte'
%ul.header-menu.dropdown-content#mon_compte_menu
%li
.menu-item{ title: current_email }