rename .label-not-label class into .form-label

This commit is contained in:
clemkeirua 2020-03-23 16:11:20 +01:00 committed by GitHub Action
parent d49f6e703e
commit 2ecb9cd5a2
4 changed files with 9 additions and 9 deletions

View file

@ -50,7 +50,7 @@
= label_tag :dossier_id, "Numéro de dossier", class: 'hidden'
= text_field_tag :dossier_id, "", placeholder: "Numéro de dossier"
%button{ title: "Rechercher" }
= image_tag "icons/search-blue.svg", alt: '', 'aria-hidden':'true'
= image_tag "icons/search-blue.svg", alt: 'Rechercher', 'aria-hidden':'true'
- if instructeur_signed_in? || user_signed_in?
%li