Remove useless aria-live attribute

This commit is contained in:
Corinne Durrmeyer 2024-10-21 11:35:18 +02:00
parent e21ebc75e1
commit 536160f83e
No known key found for this signature in database
GPG key ID: DDC049DDA35585B6

View file

@ -1,4 +1,4 @@
.fr-messages-group{ id: @describedby_id, aria: { live: :assertive } }
.fr-messages-group{ id: @describedby_id }
- if @error_full_messages.size > 0
%p{ class: class_names('fr-message' => true, "fr-message--#{@errors_on_attribute ? 'error' : 'valid'}" => true) }
= "« #{@champ.libelle} » "