Merge pull request #8509 from demarches-simplifiees/a11y-8057-tags-used-for-presentation

a11y : update html tags card-title
This commit is contained in:
Colin Darie 2023-01-30 10:14:10 +01:00 committed by GitHub
commit abf9a4e477
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@
- if link.present?
.support.card.featured.mb-4.ml-4.hidden{ id: "card-#{question_type}", "aria-hidden": true , data: { "support-target": "content" } }
.card-title
%p.card-title
= t('.our_answer')
.card-content
-# i18n-tasks-use t("support.index.#{question_type}.answer_html")